Backbone is a JavaScript library based on a Model-View-Presenter (MVP) design pattern designed for developing web applications with support for a RESTful JSON interface. Backbone is a very lightweight library (packed and gzip-compressed by ~ 6.3 Kb), but you need the Underscore.js library, and to support the REST API and work with DOM elements, it is recommended to connect the jQuery-like library: jQuery or Zepto. Backbone.js was created by Jeremy Ashkenas , who is also known as the creator of CoffeeScript .
| Backbone.js | |
|---|---|
| Type of | Javascript library |
| Author | Jeremy Ashkenas |
| Developer | |
| Written on | Javascript |
| operating system | Cross platform |
| Interface languages | Javascript |
| First edition | October 13, 2010 |
| Latest version | 1.4.0 ( February 19, 2019 ) |
| condition | Active |
| License | MIT |
| Site | backbonejs.org |
Content
Use
Web applications using Backbone.js:
- Airbnb [1]
- Diaspora [1]
- Digg [2]
- DocumentCloud [1]
- Foursquare [3]
- Grooveshark [1]
- Groupon Now [1]
- HackerRank [1]
- Hulu [1]
- NewsBlur [4]
- Openbravo Mobile (with Enyo ) [5]
- Pandora Radio [1]
- Soundcloud [1]
- Strideapp.com [1]
- Trello [1]
- USA Today .com [1]
- WordPress.com [1]
- xTuple (with Enyo ) [6]
See also
- AngularJS
Notes
- ↑ 1 2 3 4 5 6 7 8 9 10 11 12 13 Example Sites Which Use Backbone.js
- Google Google Reader L Co.Labs ⚙ code + community Archived July 25, 2013.
- ↑ Examples of sites using Backbone.js
- Bon Backbonification: migrating a large javascript project from DOM spaghetti to Backbone.js , Samuel Clay (NewsBlur) 13th November 2012
- ↑ Mobile UI Components . The appeal date is March 22, 2014.
- ↑ A Shorter Letter . The appeal date is March 22, 2014.
Literature
- Osmani, A. Developing Backbone.js Applications. - O'Reilly Media, 2013. - 374 p. - ISBN 9781449328566 .
- Mulder, P. Full Stack Web Development with Backbone.js. - O'Reilly Media, 2014. - ISBN 9781449370961 .