Backbone Screencast 01 - Booting your Application

by on

In this screencast we go over three different ways of booting your application:

  1. jQuery onReady in the JavaScript file
  2. Application.boot method called from html
  3. 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