作者簡介
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
刚看完第二章,很多js动态语言的特性有了一点认识,明白了js的继承与原型等特点,作用域链等东西还要慢慢的体会,总的来说这本书还不错吧,不过有很多知识有点泛泛而过不太详细,所以需要很长的时间自己去琢磨,可以买来读一下。
評分中文版11页下面的 if(parent){ var subclass =function(){}; subclass.prototype = parent.prototype; klass.prototype = new subclass(); }和 if(parent){ klass.prototype = parent.prototype; } 有和区别?!
評分Yabble是一个两年没维护,完全无文档的东西。一个废弃的项目,竟然被写进教材。你们知道jars/js.jar是什么吗?是Rhino!Rhino在里面干什么?用来运行lib/yabbler.js。lib/yabbler.js用来干什么?是一个自动wrapper。如果我想手动wrap,应该用什么格式?反正书里没有,你必须看y...
評分这几天抽空把这本书看完了, 整理一下学到的东西. 在我看来, 整本书主要内容就是讲如何抽象js前端开发, 让代码变得更清晰. 具体采用的手法是在js里面实现class, MVC, module等抽象. 整理整理一下我觉得对我来说重要的知识点: - context switch. js里面, new会转换context, ...
評分花了周末两天看了这本书,收获还是很大的,尤其扩展眼界。 讲js架构的书不多,译者又是阿里的大神@jayli。 重点讲解JavaScript面向对象,MVC,模块化等前端开发比较深入的的内容。介绍了JavaScript面向对象编程的方方面面,各种MVC框架(Spine,Backbone,JavaSc...
墨跡瞭好久終於看完瞭,感覺前端水太深瞭,我放棄瞭。
评分前麵幾章用瞭好多復雜的單詞,我看不懂好嗎,範例的代碼裏麵還有錯誤
评分所有前端必看之書
评分:無
评分tourist
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有