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 |
File type : | |
Downloads: | 36 |
Created: | 2020-08-28 |
License: | CC BY-NC-SA 3.0 |
Author(s): | Addy Osmani |
Download free PDF tutorial about Django framework with Python, document under 40 page by Zhaojie Zhang....
CSS Animation 101This book is for people who build for the web and want to add animation to their designs a..., download free CSS tutorial in PDF (90 pages) created by Donovan Hutchinson ....
React Native Notes for ProfessionalsDownload free course React Native Notes for Professionals, pdf file on 90 pages by Stack Overflow Community....
Three.js CookbookModern browsers are becoming more powerful each year and in recent years have adopted WebG..., download free Three.js tutorial in PDF (300 pages) created by ....
AngularJS Notes for ProfessionalsDownload free course AngularJS Notes for Professionals, pdf file on 201 pages by by Stack Overflow Community....
Introduction to AngularJSFree tutorial computer about Framework AngularJS, training document in PDF under 26 pages intended to beginners....
Node.js, a Developer's GuidDownload free course To Learn how to reading documents from the database with Node.js. training PDF tutorial ....
Transforms in CSSDownload free course Transforms in CSS, pdf file on 42 pages by Eric A. Meyer....
How To Build a Website With CSS and HTMLThis project-based eBook will introduce you to Cascading Style Sheets (CSS), a stylesheet ..., download free CSS tutorial in PDF (172 pages) created by Erin Glass ....
Building Front-End Web Apps with Plain JavaScriptThis book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote w...