Slide 5
Slide 5 text
5
Backbone.js
➔
Lightweight JavaScript library ~ 6.3kb
➔ Brings structure to your application
➔ Brings MVC on client side – model, view, collections,
router
➔
One hard dependency underscore.js
➔
For RESTful persistence and DOM manipulation ,
include json2.js, and either jQuery ( >= 1.7.0) or Zepto.
➔ Used by LinkedIn, Foursquare, WunderKit,
Groupon,etc. More at http://backbonejs.org/#examples