tag: mvc
-
Backbone.js
Saturday, October 30, 2010 11:36 a.m.
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Also, this article of an overview of backbone.js was alright.
-
JavaScript MVC
Wednesday, August 19, 2009 1:02 p.m.
