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: Leaflet Tips and TricksLeaflet Tips and Tricks
by - Leanpub
This book is written to help those who may be unfamiliar with JavaScript or web page creation get started bringing their map vision to the World. It is put together as a guide to get you started if you are unsure what leaflet.js can do.
(7807 views)
Book cover: Exploring ES6: Upgrade to the Next Version of JavaScriptExploring ES6: Upgrade to the Next Version of JavaScript
by - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(6507 views)
Book cover: Exploring ES2016 and ES2017Exploring ES2016 and ES2017
by
This book is about ECMAScript 2016 and ECMAScript 2017, new versions of JavaScript. The 2016 and 2017 iterations bring worthwhile improvements: Async functions, Shared memory and atomics, as well as improvements to core Array and String classes.
(4938 views)
Book cover: You Don't Know JS: Scope and ClosuresYou Don't Know JS: Scope and Closures
by - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7392 views)