Developing Backbone.js Applications - Addy Osmani

Developing Backbone.js Applications

Addy Osmani

出版时间

2012-07-22

ISBN

9781449328252

评分

★★★★★
书籍介绍

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

用户评论
粗略看了下,大多是实践,理论偏少,以后多翻翻
挺不错的,比官方wiki要调理,虽然官方只是api...虽然backbone并不大.....
Backbone虽然view和binding的功能不强,但足够简单入手快
我需要它。
花了太多篇幅讲模式了
虽然现在backbone有点过时了,但是这本书很棒,不仅介绍了backbone,同时也介绍了backbone一些热门的extension,还有结合require.js的demo;backbone+node.js express+mongoDB的demo;对整体的学习很棒,不只是单单的学习到了backbone的知识(可惜是英文版的,也算是对英文阅读的提升啊)
简单扫了个别主要章节,堆例子,但是很多点不深入也不太全面。
JavaScript MVC富应用前几章不错,后面几章水了,应该结合一个框架学习富应用开发,学习Backbone可以看这本书。另外,此书作为开源遵循知识产权共享协议的样本有很多可取之处
感觉读完到写完整程序还是缺点内容
收藏