Tuesday, July 31, 2012

Backbone

Backbone.js provides models with key-value binding and custom events, collections with an API of enumerable functions, views with declarative event handling, and connects it all to  existing API over a RESTful JSON interface.

Find it @ http://backbonejs.org/

No comments:

Post a Comment