JavaScript Web Applications 在线电子书 图书标签: JavaScript 前端开发 编程 O'Reilly javascript 英文版 前端技术 programming
发表于2024-12-23
JavaScript Web Applications 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
前面几章用了好多复杂的单词,我看不懂好吗,范例的代码里面还有错误
评分前面部分讲Single Page Application的开发非常不错,后面的Backbone和Spine的一些讲解和当前的代码对不上了,比如Spine改成用Coffee实现后去掉了Class而保留了Module,Backbone把Controller换成Router等。
评分:无
评分给你一个MVC的Javascript
评分秒杀天朝程序员
作者简介
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
很给力的书, 我是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; } 有和区别?!
评分前面讲的太高深了,思想比较前吧。。 全是文字,阐述mvc的那些东东。 后面的讲了一些很新的技术,比如html5,测试驱动之类的,不失为一本提升见识的好书。 后面的一些知识: 一些不太常见的东西比如,CommonJs模板系统,文件操作,WebSocket,测试和调试等等。 一些框架,Zomb...
评分很早买了这本书,由于个人一个很不好的读书习惯(看书要必须从头看),导致很长一段日子都被困在前三章。后来不经意翻到第4章,我尼玛,感觉和前三章完全不一样,易懂。而且为工作的很多方面提供了解决思路。 总的来说,这是一本教人如何运用各种技术解决工作问题的书,而不是...
评分这本书我是看的英文版的,虽然英语能力一般,但我还是基本上可以看懂的!本书绝对是学习前端开发的上佳之作,作者为spine的开发者,一个mvc开发框架。当我看到小标题的时候,我就已经被深深吸引了,从架构到细节,从前台到后台的衔接,从view到model的讲解,从Backbone、spine...
JavaScript Web Applications 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024