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
File type : pdf
Downloads: 36
Created: 2020-08-28
License: CC BY-NC-SA 3.0
Author(s): Addy Osmani
Developing Backbone.js Applications

Others Backbone Tutorials

Others related eBooks about Developing Backbone.js Applications

Magento tutorial

Download free Magento tutorial course in PDF, training file in 33 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Building Front-End Web Apps with Plain JavaScript

This 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...

Lisp Web Tales

Download free course Lisp Web Tales, pdf file on 91 pages by Pavel Penev....

Learning JQuery

This is a jQuery tutorial for beginners, it provides in-depth knowledge of jQuery technology. This jQuery tutorial will help you learn jQuery basics, examples, selectors, events, effects, CSS, and attributes....

Angular Testing Succinctly

Though sometimes perceived as a hurdle, testing can save developers from heartbreak in the..., download free Angular tutorial in PDF (94 pages) created by Joseph Booth ....

You Don't Know JS Yet: Scope and Closures - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why...

Object Oriented Programming in PHP5

The purpose of this PDF tutorial is to provide a basic guide for student interested in Object Oriented Programming in PHP5 to build a dynamic web application....

AngularJS Essentials

This book is a practical guide filled with real-world examples that will help you discover..., download free Angular tutorial in PDF (180 pages) created by Rodrigo Branas ....

Building Front-End Apps with AngularJS and Parse.com

This tutorial book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples provided in the book, you can quickly improve your understanding of basic concepts and techniques, and by downloading the complete code of...

Angular JS ebook for professionals

Download free Angular JS tutorial course in PDF, training file in 52 chapters and 201 pages. Free unaffiliated ebook created from Stack OverFlow contributor....