Angular Cheat Sheet
The arcane bits of Angular in the form of a simple cheat sheet.
Hi, I'm Merrick and I love code so much I married it. Can provide proof upon request.
The arcane bits of Angular in the form of a simple cheat sheet.
An overview of source modification with r.js. Using ngmin and Angular.js as an example.
It is important that your Require.js plugins are building properly, here is an approach to test the build step in the browser with your other JavaScript tests.
The O'Reilly Fluent Conference is the key event for web and mobile developers.
Completely refactor your workflow with Grunt.js. A task-based command line tool written in JavaScript.
JavaScript can get messy quickly, we tame this spaghetti monster using libraries and frameworks that implement battle tested design patterns for more structure and maintainability.
Manage your styles with JavaScript. A low level tool to manage CSS in the browser. Support for loading StyleSheets as AMD dependencies included.
A quick explanation of how the AngularJS dependency injector works, and how you could write your own simplified JavaScript dependency injection library.
Each browser's DOM is unique. Either use an abstraction layer, or perish.
An introduction to a new series of posts that will attempt to explain the JavaScript landscape.