High Performance JavaScript 在线电子书 图书标签: javascript JavaScript performance web开发 前端开发 编程 web O'Reilly
发表于2024-12-22
High Performance JavaScript 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
read again but in English version
评分必备基础
评分worth reading and thinking
评分:无
评分5年里JS界早换了模样 还是涨了一些姿势
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
非常好的javascript性能和优化技巧书籍,作者做了大量的测试工作,总结了很多有价值的内容。不过在实际使用中要根据实际情况灵活使用,比如有些测试是在几万次的循环里才会有一些差距,这种情况下如果只是为了优化性能而使代码变得复杂和难以理解就得不偿失了。如果确实存在性...
评分如果你使用JavaScript构建交互丰富的Web应用,那么JavaScript代码可能是造成你的Web应用速度变慢的主要原因。《高性能JavaScript》揭示的技术和策略能帮助你在开发过程中消除性能瓶颈。你将会了解如何提升各方面的性能,包括代码的加载、运行、DOM交互、页面生存周期等。雅虎的...
评分好书,超好的一本书,可惜翻译人员完全不靠谱,倘若哪里看不懂或者有费解的,尽情痛斥翻译者吧。 前面凑合也过去了,看到正则那一章,P89,开始死活看不过去,不明白说的啥,最后找来原版PDF对照了一下,我勒个去。P89页最后一行原话是这样:It does, and the regex is also ...
评分本书从性能角度全面分析js,相比市面上大部分企图面面俱到的教材要好很多。中文版仅210页,字字如金。 作者做了大量的浏览器测试,科学可信,逐步分析js程序员关心的性能问题,并提供对应的解决技巧和方案。 本书是一本冲破js学习瓶颈的好书,书中隐含的编程思想和良好的编码习...
评分最佳实践类书籍,灰常实用! 同是zakas写的,讲闭包、作用域、原型链的部分,如果有同学看《JS高级程序设计》觉得理解不够透彻的话,建议看这本书,言简意赅多了~~当然这部分个人觉得还是dmitry的blog里的ECMAScript系列文章讲得最好~~ 讲性能优化的部分很多人都已经评论了。...
High Performance JavaScript 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024