Download computer tutorials in PDF

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js 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 (e.g. multiple clients and the server) synchronized.

If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications using Backbone.js and its unique flavor of the model-view-controller (MVC) architecture.

Pages : : 150 pages (est.)
Size : HTML
Downloads: 36
Created: 2020-08-28
License: CC BY-NC-SA 3.0
Author(s): Addy Osmani

Download file

Others related eBooks about Developing Backbone.js Applications