Tagged "coding-best-practices"

Posts tagged with "coding-best-practices"

Search Autocomplete Thing I Did

Quick thoughts on building a small search autocomplete tool. What I learned, what I liked and what I didn't like.

jQuery: It's OK To Use It

jQuery allows for too much productivity for web developers to stop using it completely. But they should understand when to use it, and why.

The Head First Duck Simulator In Typescript

TypeScript recreates the Duck Simulator/Strategy pattern described in the 'Head First Design Patterns' book. With lots of resource links.

SCREENCAST: Build Tasks With npm run

Watch how I use npm run to run HTML, CSS and JavaScript build tasks. An alternative to using Grunt, Gulp and similar tools.

Babel Setup For Beginners

How I set up Babel, Browserify, Babelify & Babel ES2015 presets for web development. Great for Babel beginners. Contains lots of resource links.

SCREENCAST: CSS Build Demo

A demo of how to optimize CSS with Gulp, Grunt and tasks like uncss and critical path css. Has a link to fully-commented code on GitHub.

kdz - My Personal Scaffolding Tool

kaidez used Node to create a tool for scaffolding out web development projects. Includes a link to thoroughly commented code on GitHub.

Using RequireJS In WordPress

Learn how to use RequireJS in WordPress. Includes a walk-through of how RequireJS works and how WordPress manages JavaScript internally.

Media Queries Are Important

CSS3 media queries can help sites perform better in Google search results and the W3C officially recommends them as a web standard.

A Simple Explanation of HTML5

A lengthy but simple explanation of what HTML5 is with suggestions on how business can use it. Very little technical language is used.

2 Bad Things About the Facebook App Setup

Creating a Facebook app is easy but doing so generates CSS expressions and creates page reflows, all of which reduce page optimization

HTML5 Boilerplate Goes To Version 1.0

A quick review of HTML5 Boilerplate version 1.0, discussing the new build script for site optimization and custom site template build

HTML5 Project: Boilerplate WordPress Theme

Walk-through of Aaron T. Grogg's excellent HTML5 Boilerplate-based WordPress theme. Includes a great admin screen for custom configuration.

Yoast's Awesome WordPress SEO Speech

A quick review of a great WordPress SEO speech from Joost de Valk, AKA Yoast, with the video embedded on the page for instant viewing

WordPress & WebMatrix

Using WebMatrix to create a WordPress development site

HTML5, SEO and Microdata

HTML5's Microdata feature is a good tactic if properly formatted

HTML5 Gallery: NEW COOLSITE!

HTML5 Gallery, mostly maintained by the HTML5 expert over at HTML5 Doctor, is added to kaidez.com's Coolsite list

My HTML5 Applications

I'm starting to narrow down what my favorite HTML5 tools are.

REVIEW: lynda.com

A mostly positive review of lynda.com and its courses, front-end development and PhotoShop are discussed.