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.
第1章介绍JS的异步函数 第2章介绍发布/订阅模式 第3章介绍jQuery的Promise,Deferred对象 第4章介绍Node的Promise,Async.js 第5章介绍了 web Worker 第6章说了 <script> 的 async、defer属性和requirejs 总的来说,很棒的一本书,但是因为技术变化太快,这本13年的书现...
评分是我看过最薄的js书籍,但内容绝对都是干货。 是我看过最薄的js书籍,但内容绝对都是干货。 是我看过最薄的js书籍,但内容绝对都是干货。 是我看过最薄的js书籍,但内容绝对都是干货。 是我看过最薄的js书籍,但内容绝对都是干货。
评分第1章介绍JS的异步函数 第2章介绍发布/订阅模式 第3章介绍jQuery的Promise,Deferred对象 第4章介绍Node的Promise,Async.js 第5章介绍了 web Worker 第6章说了 <script> 的 async、defer属性和requirejs 总的来说,很棒的一本书,但是因为技术变化太快,这本13年的书现...
评分"编写工作流控制库确实是很好的练习,但没有必要为了看看轮子是怎么工作的就重新发明轮子。随着JavaScript 生态系统的成熟,工作流控制的概念会越来越普及,越来越标准化。暂时而言,如果你的应用需要工作流控制,那么最重要的是选择一个好的工作流控制库并掌握它。" 作者基本...
评分前端开发的话,接触异步可能比服务器端的node.js开发人员少。在node.js开发中,无尽的异步会把人搞的头都晕,所以了解异步处理机制和优化异步代码非常重要,特别推荐node.js开发人员看一下该书。
蛮失望的,只是介绍了怎么用某些库来实现异步。起这么牛气的标题我还以为是要手动搞个实现呢。
评分凑合吧。
评分凑合吧。
评分蛮失望的,只是介绍了怎么用某些库来实现异步。起这么牛气的标题我还以为是要手动搞个实现呢。
评分现代JS编程指南。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有