Nicholas C.Zakas,雅虎首页的主要开发者,雅虎用户界面库(YUI)代码贡献者,擅长利用JavaScript、HTML、CSS、XML、XSLT设计和实现WEB界面的软件工程师。
发表于2024-12-22
High Performance JavaScript 2024 pdf epub mobi 电子书
从我第一次接触Web编程的时候,我就对JavaScript这个名字耿耿于怀,因为它跟Java一点儿关系也没有,却非要拥有一个这样的名字来哗众取宠。从现在看,这门语言的生命力还是很旺盛的。 《高性能》这本书是JavaScript界的神书之一,如果你说你没看过这本书而且你还是一个Web前端开...
评分最佳实践类书籍,灰常实用! 同是zakas写的,讲闭包、作用域、原型链的部分,如果有同学看《JS高级程序设计》觉得理解不够透彻的话,建议看这本书,言简意赅多了~~当然这部分个人觉得还是dmitry的blog里的ECMAScript系列文章讲得最好~~ 讲性能优化的部分很多人都已经评论了。...
评分这本书应该说是javascript的极好的读物了,并没有很多人说的翻译的那么烂,翻译的应该算是不错的js读物了,相对于大叔翻译的那本《javascrpt设计模式》不知道好多少,那本书的翻译让我都没有看下去的勇气。 本书页码虽少,但作者行文非常流畅,渐进式的概括了所有...
评分作为一个前端,居然这是我看完的第一步javascript的书,说来惭愧,其实也还没有完全看完,DOM的那部分没有细看,因为觉得现在已经不再试DOM的时代了就没有看。 因为看过的书不多,所以不评价到底好不好,不过看完总会有不一样的收获,至少对于javascript编程的思想以及习惯上有...
评分最佳实践类书籍,灰常实用! 同是zakas写的,讲闭包、作用域、原型链的部分,如果有同学看《JS高级程序设计》觉得理解不够透彻的话,建议看这本书,言简意赅多了~~当然这部分个人觉得还是dmitry的blog里的ECMAScript系列文章讲得最好~~ 讲性能优化的部分很多人都已经评论了。...
图书标签: javascript JavaScript performance web开发 前端开发 编程 web O'Reilly
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
:无
评分即使从 分析 角度来说,也是好书。Analysing & profiling: algorithms, language statements, DOM, render, I/O, parallels, cache, regex & XML etc.
评分无敌好书。推荐第一,三,六章。呵呵。
评分:无
评分真有用!!
High Performance JavaScript 2024 pdf epub mobi 电子书