Название: javascript with Promises Автор: Daniel Parker Издательство: O'Reilly Media Год: 2015 Страниц: 94 ISBN: 1449373216, 9781449373214 Язык: английский Формат: PDF Размер: 2.1 Мб Asynchronous javascript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced javascript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using them.