Month: January 2012

HTML5 and You | Nettuts+

NetTuts has an outstanding collection of HTML 5 Tutorials organized into a 14-article Session: HTML5 has been the buzzword with the web development community for a while now. If you feel a bit overwhelmed and behind the pack, never fear.…

Links

Some links from a recent discussion. Zurb grid boiler plates http://foundation.zurb.com/ Nettuts : web tutorials http://www.nettuts.com CSS Tips and Tricks http://css-tricks.com/

Encapsulation in JavaScript

Some Notes from a discussion of encapsulation in JavaScript The topic of encapsulation in JavaScript came up in our bi-weekly technologists group recently. First question was, what is encapsulation and why is it a good thing. The first obvious benefit…