Backbone.js Patterns and Best Practices
✍ Scribed by De S.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Packt Publishing, 2014. — 174 p. — ISBN-10: 1783283572, ISBN-13: 978-1-78328-357-6.
На англ. языке.
Backbone.js is a super light framework that allows you to structure your javascript codes in anMV* fashion. This framework is an excellent tool when it comes to creating an organized and modular code base for web apps of any size or complexity. Although lightweight, Backbone.js results in lots of boilerplate. Learning the best practices and design patterns will help you avoid these problems and allow you to ensure that the best standards are followed.
Develop custom plugins and mixins to reduce boilerplate in your code;
Learn about Backbone view management with nested views, subviews, layout manager, and Marionette views;
Understand template management by storing and pre-compiling templates;
Explore model validation with validation plugins and learn model serialization and relational data management with nested models;
Work with collections to implement multiple sorting and filtering behavior;
Create solid application architecture with AMD and different popular design patterns.Формат книги совместим с iPAD и Amazon Kindle, на PC открывается многими бесплатными ридерами, например Cool Reader, Calibre, Adobe Digital Editions
✦ Subjects
Библиотека;Компьютерная литература;HTML / CSS / JavaScript;Backbone.js
📜 SIMILAR VOLUMES
<b>A onestop guide to best practices and design patterns when building applications using Backtbone.js</b><h2>About This Book</h2><ul> <li>Offers solutions to common Backbone.js related problems that most developers face</li> <li>Shows you how to use custom widgets, plugins, and mixins to make you
<b>A onestop guide to best practices and design patterns when building applications using Backtbone.js</b><h2>About This Book</h2><ul> <li>Offers solutions to common Backbone.js related problems that most developers face</li> <li>Shows you how to use custom widgets, plugins, and mixins to make you
<b>A onestop guide to best practices and design patterns when building applications using Backtbone.js</b><h2>About This Book</h2><ul> <li>Offers solutions to common Backbone.js related problems that most developers face</li> <li>Shows you how to use custom widgets, plugins, and mixins to make you
Frontend web applications are soaring in popularity and the Backbone.js library is leading this charge with a modular, lightweight approach for organizing JavaScript web applications. At the same time, testing client-side JavaScript and Backbone.js programs remains a difficult and tedious undertakin