Write Code Every F–king Day!

The best way to learn web development is to try and write at least one piece of code a day, especially if the code is JavaScript.

Goodbye, Revlon

After almost ten years, I'm leaving Revlon to pursue a exciting new opportunity.

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.

AJAX Tutorial Update

kaidez's old AJAX tutorial was updated. jQuery AJAX is discussed in depth and there's a short discussion on JavaScript Promises.

REVIEW: Effective JavaScript

Excellent book that explains complicated JavaScript concepts like API design in painstaking clarity. Great for intermediate JS developers.