quick post - Adaptive image sizes for mobile devices
This is just a quick post as a response to an article about adaptive image sizes for mobile devices.
This is just a quick post as a response to an article about adaptive image sizes for mobile devices.
This post introduces the way I use Aaron Newton's amazing Behavior Class to write better, more agile code
In this post I will try and demonstrate the power of writing event-based JS code to leverage the level of decoupling in our code, as well as problems and solutions to some of the current solutions for writing such code.
In this post I will go into some of the more basics aspects of JS and how they can be use to better decouple our code
In this post I will demonstrate how we can use Classes to better decouple our code.
This is an into to a short series of articles concerning various techniques for decoupling high-level JS code.
In this post I explain how I got cygwin to run on my Win7, with ruby on rails and Node.js, as well as MongoDB and git.
This is how I discovered display:table, and also why I think it is worth looking into a little deeper.
Some quite updates on new sites I've created, new mootools plugins and some other updates
An introduction to Moock - a JS Stubbing framework, how to use it, and Class.Mutators.Mock - a mocking tool for Class.