Backbone.js is one of many javascript MVC frameworks, others are Angular.js, Phantom.js, Ember.js. Why backbone? The WordPress Admin is now using Underscore.js and Backbone.js! This means that with minimal effort, (…) Read more
- September 9, 2013
- Comment 1
- Filed under: Backbone.js, WordPress
I’m teaching myself to use Backbone because after having done quite a lot of JavaScript in work lately, it has become obvious to me that I need a framework. Because Backbone allows (…) Read more
- July 31, 2013
- Comments 3
- Filed under: Backbone.js
Backbone.js is known for its excellent documentation. I would suggest going through their examples first. The tutorials range from beginner to intermediate. The ToDo application is easy enough to understand (…) Read more
- July 31, 2013
- Comment 1
- Filed under: Backbone.js