Versions 1.0, 2.0 and 3.0 of the 'Routeless Backbone.js Contacts' tutorial.
'Routeless Backbone.js Contacts' is a totally client-side CRUD tutorial application written using CoffeeScript, Stylus, Backbone.js and jQuery which are a perfect match for writing concise, readable well structured web applications.
-
Uses DOM events exclusively for UI navigation.
-
The contacts data is persisted locally using browser Web Storage.
-
Templates are written using Underscore.js templates (included with Backbone.js).
-
Tested with Selenium.
Version | Documentation | Source |
---|---|---|
3.0 |
At tag 3.0 |
|
2.0 |
At tag 2.0 |
|
1.0 |
At tag 1.0 |