This course does not reflect our current course standards or industry best practices.

Check out a free preview of the full Choosing a JavaScript Framework course:
The "Bootstrapping Backbone.js" Lesson is part of the full, Choosing a JavaScript Framework course featured in this preview video. Here's what you'd learn in this lesson:

Like Ember, Backbone uses a Router to handle the different states of the application. Brian starts by creating the Router and hooking it into the application. Brian also creates a Model and a Collection. A Collection in Backbone is an array of Model objects.

Get Unlimited Access Now