Wednesday, January 11, 2012

Building JavaScript Web Apps With MVC & Spine.js

Building JavaScript Web Apps With MVC & Spine.js: "So, what is Spine.js?

Spine is a lightweight framework that provides an MVC structure to your JavaScript applications with a focus on providing a more traditional literal inheritence model through classes and extension. It's based in many ways on Backbone's API so developers who have used Backbone before may find getting started a little easier than expected (however see the notes below for some fundamental differences). Spine also comes with baked in support for HTML5 localStorage and asynchronous server communication."

'via Blog this'