| Course Others | You are Offering Professional Course | Locality Lakdi ka pul |
Backbone.js is a JavaScript library with a RESTful JSON interface and is based on the model view presenter (MVP) application design paradigm. Backbone is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing single-page web applications, and for keeping various parts of web applications synchronized.Backbone.js gives structure to web 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 API over a RESTful JSON interface.