The Wayback Machine - https://web.archive.org/web/20160222093043/https://en.wikipedia.org/wiki/Backbone.js

Backbone.js

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Backbone.js
Backbone.js logo.svg
Developer(s) Jeremy Ashkenas
Initial release October 13, 2010; 5 years ago (2010-10-13)
Stable release 1.2.2 / August 19, 2015; 6 months ago (2015-08-19)[1]
Development status Active
Written in JavaScript
Operating system Cross-platform
Size 7.3 KB production
69 KB development
Type JavaScript framework
License MIT
Website backbonejs.org

Backbone.js is a JavaScript framework 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 hard dependency is on one JavaScript library,[2] Underscore.js, plus jQuery for use of the full library.[3] It is designed for developing single-page web applications,[4] and for keeping various parts of web applications (e.g. multiple clients and the server) synchronized.[5] Backbone was created by Jeremy Ashkenas, who is also known for CoffeeScript and Underscore.js.[6]

Use[edit]

The following web applications are built with Backbone.js:[7]

References[edit]

Further reading[edit]

External links[edit]


Navigation menu

Personal tools

Namespaces

Variants

More

Morty Proxy This is a proxified and sanitized view of the page, visit original site.