作者简介
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的继承与原型等特点,作用域链等东西还要慢慢的体会,总的来说这本书还不错吧,不过有很多知识有点泛泛而过不太详细,所以需要很长的时间自己去琢磨,可以买来读一下。
评分1.通篇的jquery,很多地方,用jquery反而多此一举 2.对很多html5新增对象的表述不彻底。比如XMLHttpRequest Level2,你会写js代码就会用了?你后台搞个Servlet3.0的file api试试。保准娶不到数据.大家真的都用过吗? 3.既然上升到framework的层面,那就不能仅仅局限在Html5的...
评分这几天抽空把这本书看完了, 整理一下学到的东西. 在我看来, 整本书主要内容就是讲如何抽象js前端开发, 让代码变得更清晰. 具体采用的手法是在js里面实现class, MVC, module等抽象. 整理整理一下我觉得对我来说重要的知识点: - context switch. js里面, new会转换context, ...
评分在看中文版,阅读27页事件委托的时候,发现关于事件监听的 e.currentTarget.tagName 有问题,我理解应该使用e.target才能正确的捕获到子元素。误以为翻译有问题,找来原版发现同样是这样的代码。 // Delegating events on a ul list list.addEventListener("click", function...
评分从架构的层面入手,介绍得很全面,虽然篇幅有限,不能面面俱到,但是抛砖是抛得相当到位的,能清楚的指导在大方向上应该怎么干。当然从英文再到中文版,在日新月异的前端技术中,肯定有提到的个别技术会有变化,但思路仍然可以借鉴。另外值得一提的是,翻译得很不错,读起来非常...
养成早起两周后终于读完这本一直想读很久的书
评分配合中文版看
评分前面几章用了好多复杂的单词,我看不懂好吗,范例的代码里面还有错误
评分:无
评分前100页是本书主题, 中间是广告, 后100页是j&C的简洁版ref
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有