Developing Backbone.js Applications (Paperback)
Addy Osmani
- 出版商: O'Reilly
- 出版日期: 2013-06-11
- 定價: $1,485
- 售價: 9.5 折 $1,411
- 貴賓價: 9.0 折 $1,337
- 語言: 英文
- 頁數: 374
- 裝訂: Paperback
- ISBN: 1449328253
- ISBN-13: 9781449328252
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$880$695 -
$980$774 -
$620$527 -
$780$663 -
$480$379 -
$1,200$948 -
$580$452 -
$1,400$1,330 -
$450$383 -
$360$281 -
$550$429 -
$940$700 -
$680$578 -
$480$379 -
$680$537 -
$360$306 -
$505Vue.js 權威指南
-
$720$562 -
$590$443 -
$380$300 -
$580$458 -
$500$395 -
$590$460 -
$390$371 -
$500$390
商品描述
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 (MVC) architecture.
Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.
- 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