图书标签: JavaScript 前端开发 编程 O'Reilly javascript 英文版 前端技术 programming
发表于2024-07-28
JavaScript Web Applications pdf epub mobi txt 电子书 下载 2024
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会议。
前面几章关于 MVC 的值得细读,后面几章就有点水了。
评分所有前端必看之书
评分居然坚持把这本书读下来了,而且读懂了大部分。因为我JavaScript基础比较薄弱,在读这本书的期间遇到了不少问题,于是穿插读完了另外两本《JavaScript: The Good Parts》和《JavaScript from jQuery》。这本书是基于jQuery的,接下来需要深入学习jQuery再回头重温这一本。这本书的主题是MVC,用大部分篇幅讲述如何利用MVC模式在Client端创建具有Desktop体验的JavaScript应用。
评分配合中文版看
评分内容非常新 基本上讲到了JAVASCRIPT开发的方方面面 由于涉及的方面甚多所以不可能讲得很详细 但是还是罗列了最新最火的技术框架已经方案和简单的实例 可以作为前端开发的实用手册
1.通篇的jquery,很多地方,用jquery反而多此一举 2.对很多html5新增对象的表述不彻底。比如XMLHttpRequest Level2,你会写js代码就会用了?你后台搞个Servlet3.0的file api试试。保准娶不到数据.大家真的都用过吗? 3.既然上升到framework的层面,那就不能仅仅局限在Html5的...
评分首个以介绍如何从零创建客户端JS MVC框架的作品,换句普通人的说法,这本书是教你怎么工作的。只要有了犀牛和猫头鹰,你不再需要其他的JS书,平趟各种前端项目,甚至当你想跨界去搞搞cocoa的时候,也会想起他的好。 一口气剧透一下~ 这本书是这么组织的,编写自己的class,ev...
评分内容非常新 基本上讲到了JAVASCRIPT开发的方方面面 由于涉及的方面甚多所以不可能讲得很详细 但是还是罗列了最新最火的技术框架已经方案和简单的实例 可以作为前端开发的实用手册 顺便一提的是作者是一名才22岁的英格兰小伙 现在在TWITTER工作
评分中文版11页下面的 if(parent){ var subclass =function(){}; subclass.prototype = parent.prototype; klass.prototype = new subclass(); }和 if(parent){ klass.prototype = parent.prototype; } 有和区别?!
评分从架构的层面入手,介绍得很全面,虽然篇幅有限,不能面面俱到,但是抛砖是抛得相当到位的,能清楚的指导在大方向上应该怎么干。当然从英文再到中文版,在日新月异的前端技术中,肯定有提到的个别技术会有变化,但思路仍然可以借鉴。另外值得一提的是,翻译得很不错,读起来非常...
JavaScript Web Applications pdf epub mobi txt 电子书 下载 2024