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.
發表於2025-02-08
Async JavaScript 2025 pdf epub mobi 電子書 下載
是我看過最薄的js書籍,但內容絕對都是乾貨。 是我看過最薄的js書籍,但內容絕對都是乾貨。 是我看過最薄的js書籍,但內容絕對都是乾貨。 是我看過最薄的js書籍,但內容絕對都是乾貨。 是我看過最薄的js書籍,但內容絕對都是乾貨。
評分這書前半部分說的是js的事件 異步,後半部分說的是解決異步不爽的地方。 js的最大特點是不阻塞,所以所有事件的執行都是不確定的。聽上去是很糟糕的事情,但是這樣可以保持cpu忙碌,從這個角度來提高係統的性能。 事件其實就是個消息機製,有利於解耦。事件...
評分"編寫工作流控製庫確實是很好的練習,但沒有必要為瞭看看輪子是怎麼工作的就重新發明輪子。隨著JavaScript 生態係統的成熟,工作流控製的概念會越來越普及,越來越標準化。暫時而言,如果你的應用需要工作流控製,那麼最重要的是選擇一個好的工作流控製庫並掌握它。" 作者基本...
評分這書前半部分說的是js的事件 異步,後半部分說的是解決異步不爽的地方。 js的最大特點是不阻塞,所以所有事件的執行都是不確定的。聽上去是很糟糕的事情,但是這樣可以保持cpu忙碌,從這個角度來提高係統的性能。 事件其實就是個消息機製,有利於解耦。事件...
評分最近圖靈喜歡齣一些很薄很小的書,本書就是其中一例。不過,這個書雖小,但是已經將JavaScript異步編程方麵講瞭一遍。它可以解除你對JavaScript異步編程的一些誤解,徹底瞭解它運行的機製,同時也給齣瞭不少實際的解決方法。 “如果隊列中至少有一個事件適閤“觸發”,則虛擬...
圖書標籤: 編程 計算機 async Web開發 Frontend 計算機科學 原版/影印 nodejs
現代JS編程指南。
評分真正懂的人會用輕鬆的口吻告訴你這很簡單,因為他真的可以說齣這究竟是個啥。讀完此書,想起一句話,因為專注、所以專業。
評分真正懂的人會用輕鬆的口吻告訴你這很簡單,因為他真的可以說齣這究竟是個啥。讀完此書,想起一句話,因為專注、所以專業。
評分蠻失望的,隻是介紹瞭怎麼用某些庫來實現異步。起這麼牛氣的標題我還以為是要手動搞個實現呢。
評分現代JS編程指南。
Async JavaScript 2025 pdf epub mobi 電子書 下載