Working with the html5boilerplate project

Recently I started work on a new site which I plan to use underscore.js and backbone.js. Starting a site from scratch can be quite a chore, as well as time consuming. To remedy this I decided to take the plunge and give the html5boilerplate project a try, this project is designed to kickstart your html5 site development with a shell containing all of the stuff that you need to begin with. So why start with html5boilerplate at all? Well the following things come with it: ...

May 29, 2011 2 min