Nicholas C.Zakas,雅虎首页的主要开发者,雅虎用户界面库(YUI)代码贡献者,擅长利用JavaScript、HTML、CSS、XML、XSLT设计和实现WEB界面的软件工程师。
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more. Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live. * Identify problem code and use faster alternatives to accomplish the same task * Improve scripts by learning how JavaScript stores and accesses data * Implement JavaScript code so that it doesn't slow down interaction with the DOM * Use optimization techniques to improve runtime performance * Learn ways to ensure the UI is responsive at all times * Achieve faster client-server communication * Use a build system to minify files, and HTTP compression to deliver them to the browser
这本书的含金量非常大,因为它里边的很多知识,都是作者通过实践总结出来的,都是经验的积累,这在一般的教科书上是学不到的。 例如:你会感觉用chrome比IE快,但是为什么快?这本书讲了很多这方面的东西
评分非常好的javascript性能和优化技巧书籍,作者做了大量的测试工作,总结了很多有价值的内容。不过在实际使用中要根据实际情况灵活使用,比如有些测试是在几万次的循环里才会有一些差距,这种情况下如果只是为了优化性能而使代码变得复杂和难以理解就得不偿失了。如果确实存在性...
评分这本书应该说是javascript的极好的读物了,并没有很多人说的翻译的那么烂,翻译的应该算是不错的js读物了,相对于大叔翻译的那本《javascrpt设计模式》不知道好多少,那本书的翻译让我都没有看下去的勇气。 本书页码虽少,但作者行文非常流畅,渐进式的概括了所有...
评分最佳实践类书籍,灰常实用! 同是zakas写的,讲闭包、作用域、原型链的部分,如果有同学看《JS高级程序设计》觉得理解不够透彻的话,建议看这本书,言简意赅多了~~当然这部分个人觉得还是dmitry的blog里的ECMAScript系列文章讲得最好~~ 讲性能优化的部分很多人都已经评论了。...
评分非常好的javascript性能和优化技巧书籍,作者做了大量的测试工作,总结了很多有价值的内容。不过在实际使用中要根据实际情况灵活使用,比如有些测试是在几万次的循环里才会有一些差距,这种情况下如果只是为了优化性能而使代码变得复杂和难以理解就得不偿失了。如果确实存在性...
1、读这本书拉的战线实在够长,垮了2个年。 2、现在浏览器版本迭代速度太快,书里有些数据需要更新,但丝毫不影响这本书的价值。 3、#看别人家的工程师#,性能小组,可以做基础研究。国内大多只看工程产出。 4、中英文版本都看了。英文原版给5星,翻译的只能给2星。
评分1、读这本书拉的战线实在够长,垮了2个年。 2、现在浏览器版本迭代速度太快,书里有些数据需要更新,但丝毫不影响这本书的价值。 3、#看别人家的工程师#,性能小组,可以做基础研究。国内大多只看工程产出。 4、中英文版本都看了。英文原版给5星,翻译的只能给2星。
评分无敌好书。推荐第一,三,六章。呵呵。
评分即使从 分析 角度来说,也是好书。Analysing & profiling: algorithms, language statements, DOM, render, I/O, parallels, cache, regex & XML etc.
评分:无
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有