Archive: February 2014 a2wd
LESS & Stylesheets
Having used a couple of different web design frameworks, I’d come across LESS but had not taken the time to properly understand it till now and really, can’t understand why it wasn’t till 2009 that it appeared (or 2007, for the original, SASS). The website for the language is at http://www.lesscss.org/ though for a really good overview, […]
Vim Editor
I want to recommend the excellent Vim editor. Although the learning curve is quite steep, once you have the basics under your belt, it really lends itself to efficient and effective code authoring. Also, the extensibility of the program means you can do so much with very few commands. For instance, I have mapped the […]