Trevor Burnham is a JavaScript developer for HubSpot in Cambridge, MA. He speaks at conferences including RailsConf, Øredev, and FluentConf. His first book, CoffeeScript: Accelerated JavaScript Development, was published by Pragmatic Bookshelf. You can follow him on Twitter at @TrevorBurnham.
With Async JavaScript, you’ll develop a deeper understanding of the JavaScript language. You’ll start with a ground-up primer on the JavaScript event model—key to avoiding many of the most common mistakes JavaScripters make. From there you’ll see tools and design patterns for turning that conceptual understanding into practical code.
The concepts in the book are illustrated with runnable examples drawn from both the browser and the Node.js server framework, incorporating complementary libraries including jQuery, Backbone.js, and Async.js. You’ll learn how to create dynamic web pages and highly concurrent servers by mastering the art of distributing events to where they need to be handled, rather than nesting callbacks within callbacks within callbacks.
Async JavaScript will get you up and running with real web development quickly. By the time you’ve finished the Promises chapter, you’ll be parallelizing Ajax requests or running animations in sequence. By the end of the book, you’ll even know how to leverage Web Workers and AMD for JavaScript applications with cutting-edge performance. Most importantly, you’ll have the knowledge you need to write async code with confidence.
What You Need:
Basic knowledge of JavaScript is recommended. If you feel that you’re not up to speed, see the “Resources for Learning JavaScript” section in the preface.
發表於2024-12-29
Async JavaScript 2024 pdf epub mobi 電子書 下載
俺還是譯者,俺還是自我評價下哈。 這本薄書定價稍貴,不過沒有辦法,版權和印數決定瞭單位成本比較高。想看的同學們隻有忍瞭,不過作為參考資料的話,在手邊置一本也算是物有所值吧。 從內容上看,這本書確實如內容推介所言,進階式敘述從起源到前沿,基本上目前你關於JS異...
評分最近圖靈喜歡齣一些很薄很小的書,本書就是其中一例。不過,這個書雖小,但是已經將JavaScript異步編程方麵講瞭一遍。它可以解除你對JavaScript異步編程的一些誤解,徹底瞭解它運行的機製,同時也給齣瞭不少實際的解決方法。 “如果隊列中至少有一個事件適閤“觸發”,則虛擬...
評分俺還是譯者,俺還是自我評價下哈。 這本薄書定價稍貴,不過沒有辦法,版權和印數決定瞭單位成本比較高。想看的同學們隻有忍瞭,不過作為參考資料的話,在手邊置一本也算是物有所值吧。 從內容上看,這本書確實如內容推介所言,進階式敘述從起源到前沿,基本上目前你關於JS異...
評分前端開發的話,接觸異步可能比服務器端的node.js開發人員少。在node.js開發中,無盡的異步會把人搞的頭都暈,所以瞭解異步處理機製和優化異步代碼非常重要,特彆推薦node.js開發人員看一下該書。
評分第1章介紹JS的異步函數 第2章介紹發布/訂閱模式 第3章介紹jQuery的Promise,Deferred對象 第4章介紹Node的Promise,Async.js 第5章介紹瞭 web Worker 第6章說瞭 <script> 的 async、defer屬性和requirejs 總的來說,很棒的一本書,但是因為技術變化太快,這本13年的書現...
圖書標籤: 編程 計算機 async Web開發 Frontend 計算機科學 原版/影印 nodejs
前麵寫得好。
評分蠻失望的,隻是介紹瞭怎麼用某些庫來實現異步。起這麼牛氣的標題我還以為是要手動搞個實現呢。
評分讀篇論文裏麵各種 callback 不得不讓我聯想到 js
評分真正懂的人會用輕鬆的口吻告訴你這很簡單,因為他真的可以說齣這究竟是個啥。讀完此書,想起一句話,因為專注、所以專業。
評分前麵寫得好。
Async JavaScript 2024 pdf epub mobi 電子書 下載