HTML, CSS, and JavaScript, the Google way

September 15, 2010

Here’s a nice series of presentations and example code from Google that show you how to build user interfaces using HTML, CSS, and JavaScript. HTML, CSS, and JavaScript From The Ground Up

Better CSS with Sass

September 8, 2010

My article “Better CSS with Sass” was published in the February issue of PragPub Magazine. It is now available in HTML format. You can read the article here. Sass is a great alternative to working with regular stylesheets. You get all the benefits of working with a dynamic programming language, and you still get usable […]