JavaScript Web Applications

JavaScript Web Applications pdf epub mobi txt 電子書 下載2025

作者簡介

Alex MacCaw是一名Ruby/JavaScript程序員,在開源社區中很有名望,是Spine框架的作者,開發過Taskforce,Socialmod等大型開源項目,同時活躍在紐約、舊金山和柏林的各大Ruby/Rails會議。

出版者:O'Reilly Media
作者:Alex MacCaw
出品人:
頁數:282
译者:
出版時間:2011-8-30
價格:USD 34.99
裝幀:Paperback
isbn號碼:9781449303518
叢書系列:
圖書標籤:
  • JavaScript 
  • 前端開發 
  • 編程 
  • O'Reilly 
  • javascript 
  • 英文版 
  • 前端技術 
  • programming 
  •  
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

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

具體描述

讀後感

評分

很给力的书, 我是1月份买的,还没有中文版, 我是硬着头皮翻着英文字典看的。 书里的内容言简意赅, 没有半句废话, 描述 javascript mvc 原理,作者还介绍了各种流行的javascript mvc 框架,当然也包括他自己写的Spine。 这本书没想有些人说的那么神乎,主要还是面向有一定...  

評分

中文版11页下面的 if(parent){ var subclass =function(){}; subclass.prototype = parent.prototype; klass.prototype = new subclass(); }和 if(parent){ klass.prototype = parent.prototype; } 有和区别?!  

評分

第二章订阅和发布 publish: function () { ... // 如果不存在_callbacks 方法返回 if(!(this._calls = this._callbacks )) return this; //如果不包含事件对应的数组 if(!(this._calls = this._callbacks[ev])) return this; ... } 这个地方我觉得...  

評分

第二章订阅和发布 publish: function () { ... // 如果不存在_callbacks 方法返回 if(!(this._calls = this._callbacks )) return this; //如果不包含事件对应的数组 if(!(this._calls = this._callbacks[ev])) return this; ... } 这个地方我觉得...  

評分

从架构的层面入手,介绍得很全面,虽然篇幅有限,不能面面俱到,但是抛砖是抛得相当到位的,能清楚的指导在大方向上应该怎么干。当然从英文再到中文版,在日新月异的前端技术中,肯定有提到的个别技术会有变化,但思路仍然可以借鉴。另外值得一提的是,翻译得很不错,读起来非常...  

用戶評價

评分

前麵幾章關於 MVC 的值得細讀,後麵幾章就有點水瞭。

评分

:無

评分

前100頁是本書主題, 中間是廣告, 後100頁是j&C的簡潔版ref

评分

配閤中文版看

评分

tourist

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有