圖書標籤: JavaScript 前端開發 編程 O'Reilly javascript 英文版 前端技術 programming
发表于2025-02-22
JavaScript Web Applications pdf epub mobi txt 電子書 下載 2025
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
作者簡介
Alex MacCaw是一名Ruby/JavaScript程序員,在開源社區中很有名望,是Spine框架的作者,開發過Taskforce,Socialmod等大型開源項目,同時活躍在紐約、舊金山和柏林的各大Ruby/Rails會議。
配閤中文版看
評分搭積木的技術,很好
評分介紹library的部分略過……
評分前100頁是本書主題, 中間是廣告, 後100頁是j&C的簡潔版ref
評分給你一個MVC的Javascript
使用ASP.NET MVC开发企业招聘系统 课程观看地址:http://www.xuetuwuyou.com/course/60 课程出自学途无忧网:http://www.xuetuwuyou.com/ 课程介绍 一、课程用到的软件:Visual Studio2012,SQLServer2008 R1 二、课程涉及到的技术点 1.C#面对对象 2.文件读写与序列化 3.ADO....
評分1.通篇的jquery,很多地方,用jquery反而多此一举 2.对很多html5新增对象的表述不彻底。比如XMLHttpRequest Level2,你会写js代码就会用了?你后台搞个Servlet3.0的file api试试。保准娶不到数据.大家真的都用过吗? 3.既然上升到framework的层面,那就不能仅仅局限在Html5的...
評分前面讲的太高深了,思想比较前吧。。 全是文字,阐述mvc的那些东东。 后面的讲了一些很新的技术,比如html5,测试驱动之类的,不失为一本提升见识的好书。 后面的一些知识: 一些不太常见的东西比如,CommonJs模板系统,文件操作,WebSocket,测试和调试等等。 一些框架,Zomb...
評分第二章订阅和发布 publish: function () { ... // 如果不存在_callbacks 方法返回 if(!(this._calls = this._callbacks )) return this; //如果不包含事件对应的数组 if(!(this._calls = this._callbacks[ev])) return this; ... } 这个地方我觉得...
評分花了周末两天看了这本书,收获还是很大的,尤其扩展眼界。 讲js架构的书不多,译者又是阿里的大神@jayli。 重点讲解JavaScript面向对象,MVC,模块化等前端开发比较深入的的内容。介绍了JavaScript面向对象编程的方方面面,各种MVC框架(Spine,Backbone,JavaSc...
JavaScript Web Applications pdf epub mobi txt 電子書 下載 2025