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.

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.