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
發表於2025-02-02
High Performance JavaScript 2025 pdf epub mobi 電子書 下載
這本書的含金量非常大,因為它裏邊的很多知識,都是作者通過實踐總結齣來的,都是經驗的積纍,這在一般的教科書上是學不到的。 例如:你會感覺用chrome比IE快,但是為什麼快?這本書講瞭很多這方麵的東西
評分非常好的javascript性能和優化技巧書籍,作者做瞭大量的測試工作,總結瞭很多有價值的內容。不過在實際使用中要根據實際情況靈活使用,比如有些測試是在幾萬次的循環裏纔會有一些差距,這種情況下如果隻是為瞭優化性能而使代碼變得復雜和難以理解就得不償失瞭。如果確實存在性...
評分非常好的javascript性能和優化技巧書籍,作者做瞭大量的測試工作,總結瞭很多有價值的內容。不過在實際使用中要根據實際情況靈活使用,比如有些測試是在幾萬次的循環裏纔會有一些差距,這種情況下如果隻是為瞭優化性能而使代碼變得復雜和難以理解就得不償失瞭。如果確實存在性...
評分這本書應該說是javascript的極好的讀物瞭,並沒有很多人說的翻譯的那麼爛,翻譯的應該算是不錯的js讀物瞭,相對於大叔翻譯的那本《javascrpt設計模式》不知道好多少,那本書的翻譯讓我都沒有看下去的勇氣。 本書頁碼雖少,但作者行文非常流暢,漸進式的概括瞭所有...
評分非常好的javascript性能和優化技巧書籍,作者做瞭大量的測試工作,總結瞭很多有價值的內容。不過在實際使用中要根據實際情況靈活使用,比如有些測試是在幾萬次的循環裏纔會有一些差距,這種情況下如果隻是為瞭優化性能而使代碼變得復雜和難以理解就得不償失瞭。如果確實存在性...
圖書標籤: javascript JavaScript performance web開發 前端開發 編程 web O'Reilly
read again but in English version
評分即使從 分析 角度來說,也是好書。Analysing & profiling: algorithms, language statements, DOM, render, I/O, parallels, cache, regex & XML etc.
評分JS本身的執行效率沒什麼好擔心的. 前端性能優化還是 Steve Souders 的兩本書更有價值. 而這些最佳實踐也都已經充分傳播開來瞭.
評分現在是2013年,剛花瞭幾個小時把這本書通讀瞭一遍。書很薄,內容很直白,讀起來飛快。可以想像就2010年的時間點來說這本書裏很多建議挺靠譜的。但如果它今天再版的話,很多內容恐怕都要修正瞭,特彆是關於JavaScript核心語言性能的部分。而且總覺得這書有些細節上技術術語用詞不準確⋯不過不影響大的主題,問題不大。
評分其實js程序沒寫過幾行
High Performance JavaScript 2025 pdf epub mobi 電子書 下載