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

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Backbone Tutorials

Others related eBooks about Developing Backbone.js Applications

A Practical Guide to Designing for the Web

A Practical Guide to Designing for the Web aims to teach you techniques for designing your website using the principles of graphic design. Featuring five sections, each covering a core aspect of graphic design: Getting Started, Research, Typography, Colour, and Layout. Learn solid graphic design...

HTML5 in Action

HTML5 is not a few new tags and features added to an old standard - it's the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local s...

XML and DTDs

With this tutorial you will learn how to build a Well formed XML document and a corresponding DTD file,a PDF training document under 14 pages by Jacob Cleary....

The JavaScript Beginner's Handbook

The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80..., download free JavaScript tutorial in PDF (70 pages) created by ....

Learning JavaScript

Download Advanced JavaScript Course, PDF document on 643 pages created by Stack OverFlow. This is a free and unofficial JavaScript ebook created for educational purposes. All content is extracted from the Stack Overflow documentation, written by many developers....

Learning PHP

Download free course Learning PHP, pdf file on 603 pages by Stack Overflow Community....

Getting started with ASP.NET

This tutorial guides you step by step to create an ASP.NET Web pages ,free training document under 62 pages by Erik Reitan....

Angular 2 ebook for professionals

Download free Angular 2 tutorial course in PDF, training file in 69 chapters and 232 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

AngularJS Fundamentals

This tutorial is an AngulaRJS training document intended to architects, developers And web project leaders wanting To optimize their web application with JavaScript....

Learning Website Development with Django

A beginner's PDF tutorial to building web applications,quickly and cleanly, with the Django application framework by Ayman Hourieh....