<DIV><p>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 mode
Developing Backbone.js Applications
✍ Scribed by Addy Osmani
- Publisher
- O'Reilly Media
- Year
- 2013
- Tongue
- English
- Leaves
- 374
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
- Learn how Backbone.js brings Mvc benefits to the client-side
- Write code that can be easily read, structured, and extended
- Work with the Backbone.Marionette and Thorax extension frameworks
- Solve common problems you’ll encounter when using Backbone.js
- Organize your code into modules with Amd and RequireJs
- Paginate data for your Collections with the Backbone.Paginator plugin
- Bootstrap a new Backbone.js application with boilerplate code
- Use Backbone with jQuery Mobile and resolve routing problems between the two
- Unit-test your Backbone apps with Jasmine, Qunit, and SinonJs
📜 SIMILAR VOLUMES
Early Release edition of Developing Backbone.js !!! Get a complete run-down of the popular Backbone.js framework for structuring javascript applications. This practical guide takes you through Model–view–controller (MVC) theory, and shows you how to build applications using Backbone’s models, views,
<Div> If you want to build your site’s frontend with the single-page application (Spa) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (
<p>Get a complete run-down of the popular Backbone.js framework for structuring JavaScript applications. This practical guide takes you through Model–view–controller (MVC) theory, and shows you how to build applications using Backbone's models, views, collections and routers. You’l
Early Release edition of Developing Backbone.js !!! Get a complete run-down of the popular Backbone.js framework for structuring javascript applications. This practical guide takes you through Model–view–controller (MVC) theory, and shows you how to build applications using Backbone’s models, views,