Logo

Developing Backbone.js Applications

Large book cover: Developing Backbone.js Applications

Developing Backbone.js Applications
by

Publisher: O'Reilly Media
ISBN/ASIN: 1449328253
ISBN-13: 9781449328252
Number of pages: 150

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Building Front-End Web Apps with Plain JavaScriptBuilding Front-End Web Apps with Plain JavaScript
by - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(10535 views)
Book cover: JavaScriptJavaScript
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11147 views)
Book cover: Essential JavaScript and jQuery Design PatternsEssential JavaScript and jQuery Design Patterns
by - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(19182 views)
Book cover: Recipes with Angular.jsRecipes with Angular.js
by - Ruboss Technology Corporation
Angular.js is an open-source Javascript MVC (Model-View-Controller) framework developed by Google. If you are using Angular.js, or considering it, this cookbook provides easy to follow recipes for issues you are likely to face.
(11596 views)