作者简介
Alex MacCaw是一名Ruby/JavaScript程序员,在开源社区中很有名望,是Spine框架的作者,开发过Taskforce,Socialmod等大型开源项目,同时活跃在纽约、旧金山和柏林的各大Ruby/Rails会议。
Building rich JavaScript applications that bring the desktop experience to the Web is now possible, thanks to powerful JavaScript engines and the CSS3 and HTML5 specifications. The key is moving state from the server to the client side, but that's no simple task. This book takes you through all the steps necessary to create state-of-the-art JavaScript applications, including structure, templating, frameworks, communicating with the server, and many other issues. Through practical, tutorial-based explanations, you learn how to create JavaScript applications that offer a much more responsive and improved experience. You'll work hands-on with an example application throughout the book to learn the concepts involved. * Explore MVC and how to best structure and manage dependencies inside your application * Get an introduction to templating and data binding * Learn about loading remote data, Ajax Level 2 and cross-domain requests * Use WebSockets and Node to create realtime applications * Accept dropped files and upload data with progress indicators * Learn about major frameworks and libraries, including jQuery, JavaScriptMVC and Backbone * Write tests and use the console to debug your applications * Get deployment best practices, such as caching and minification
中文版11页下面的 if(parent){ var subclass =function(){}; subclass.prototype = parent.prototype; klass.prototype = new subclass(); }和 if(parent){ klass.prototype = parent.prototype; } 有和区别?!
评分内容非常新 基本上讲到了JAVASCRIPT开发的方方面面 由于涉及的方面甚多所以不可能讲得很详细 但是还是罗列了最新最火的技术框架已经方案和简单的实例 可以作为前端开发的实用手册 顺便一提的是作者是一名才22岁的英格兰小伙 现在在TWITTER工作
评分花了周末两天看了这本书,收获还是很大的,尤其扩展眼界。 讲js架构的书不多,译者又是阿里的大神@jayli。 重点讲解JavaScript面向对象,MVC,模块化等前端开发比较深入的的内容。介绍了JavaScript面向对象编程的方方面面,各种MVC框架(Spine,Backbone,JavaSc...
评分远低于期望值,没学到什么东西。
评分适合在看了犀牛书之后阅读,可以把掌握的基础知识套着MVC模型实践出来,很有利于巩固。个人觉得后面几章对几个现有框架的介绍有些占篇幅,可以挑着选读
评分所有前端必看之书
评分配合中文版看
评分前面几章关于 MVC 的值得细读,后面几章就有点水了。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有