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 just came across a comparision of Spine.js and Backbone.js by Hjörtur Hilmarsson. They truly sound similar but have slight differences. Hjörtur Hilmarsson is doing a very good job explaining those concepts.
Spine and Backbone are two Javascript MVC frameworks that look very similar on the surface but under the hood there are key differences.
- August 21, 2013
- Comment 1
- Filed under:
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