Backbone Screencast 01 - Booting your Application
by Nick Gauthier on
In this screencast we go over three different ways of booting your application:
- jQuery onReady in the JavaScript file
- Application.boot method called from html
- Unobtrusive boot based on a data attribute
If you like this screencast, consider buying Mobile Web Patterns with Backbone.js.
All the code is in CoffeeScript, for more information, check out CoffeeScript’s web site.
blog comments powered by Disqus