發表於2025-05-15
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的書,說來慚愧,其實也還沒有完全看完,DOM的那部分沒有細看,因為覺得現在已經不再試DOM的時代瞭就沒有看。 因為看過的書不多,所以不評價到底好不好,不過看完總會有不一樣的收獲,至少對於javascript編程的思想以及習慣上有...
評分##本書從性能角度全麵分析js,相比市麵上大部分企圖麵麵俱到的教材要好很多。中文版僅210頁,字字如金。 作者做瞭大量的瀏覽器測試,科學可信,逐步分析js程序員關心的性能問題,並提供對應的解決技巧和方案。 本書是一本衝破js學習瓶頸的好書,書中隱含的編程思想和良好的編碼習...
評分 評分##JS本身的執行效率沒什麼好擔心的. 前端性能優化還是 Steve Souders 的兩本書更有價值. 而這些最佳實踐也都已經充分傳播開來瞭.
評分##從我第一次接觸Web編程的時候,我就對JavaScript這個名字耿耿於懷,因為它跟Java一點兒關係也沒有,卻非要擁有一個這樣的名字來嘩眾取寵。從現在看,這門語言的生命力還是很旺盛的。 《高性能》這本書是JavaScript界的神書之一,如果你說你沒看過這本書而且你還是一個Web前端開...
High Performance JavaScript pdf epub mobi txt 電子書 下載