This book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
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.
Title Backbone Tutorials
Author(s) Thomas Davis
Publisher: BackboneTutorials.com (Updated Continuously)
Language: English
eBook: https://leanpub.com/backbonetutorials
No comments:
Post a Comment