Originally presented by me, Kaleb Fulgham, in a talk on September 28, 2013 at Houston Tech Fest 2013.
View the latest version of the presentation on github.io here.
- Backbone Fundamentals Book by Addy Osmani
- Unsuck Your Backbone
- Little Opinions Big Possibilities, Large Backbone Apps
- BackboneConf 2013 Talks - Keynote & Others
- Backbone Plugins Book by Derick Bailey
- Backbone In The Wild by Kaleb Fulgham
A Bespoke.js presentation, built with generator-bespoke.
The design is heavily inspired by the fun & GIF-rich presentation about Web Directions by Glen Maddern. Enjoy my take with Coffee & Seinfeld.
First, ensure you have the following installed:
Then, install dependencies and run the preview server.
$ npm install && bower install
$ grunt server