發表於2025-03-06
High Performance JavaScript pdf epub mobi txt 電子書 下載
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構建交互豐富的Web應用,那麼JavaScript代碼可能是造成你的Web應用速度變慢的主要原因。《高性能JavaScript》揭示的技術和策略能幫助你在開發過程中消除性能瓶頸。你將會瞭解如何提升各方麵的性能,包括代碼的加載、運行、DOM交互、頁麵生存周期等。雅虎的...
評分##本書從性能角度全麵分析js,相比市麵上大部分企圖麵麵俱到的教材要好很多。中文版僅210頁,字字如金。 作者做瞭大量的瀏覽器測試,科學可信,逐步分析js程序員關心的性能問題,並提供對應的解決技巧和方案。 本書是一本衝破js學習瓶頸的好書,書中隱含的編程思想和良好的編碼習...
評分 評分##無敵好書。推薦第一,三,六章。嗬嗬。
High Performance JavaScript pdf epub mobi txt 電子書 下載