JavaScript with Promises: Managing Asynchronous Code

Автор: daromir от 18-01-2018, 13:47, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Автор: Daniel Parker
Название: javascript with Promises: Managing Asynchronous Code
Издательство: O'Reilly Media
Год: 2015
ISBN: 9781449373214
Язык: English
Формат: pdf
Размер: 11,4 mb
Страниц: 94

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.

The ability to asynchronously fetch data and load scripts in the browser broadens the capabilities of javascript applications. But if you don’t understand how the async part works, you’ll wind up with unpredictable code that’s difficult to maintain. This book is ideal whether you’re new to Promises or want to expand your knowledge of this technology.

– Understand how async javascript works by delving into callbacks, the event loop, and threading
– Learn how Promises organize callbacks into discrete steps that are easier to read and maintain
– Examine scenarios you’ll encounter and techniques you can use when writing real-world applications
– Use features in the Bluebird library and jQuery to work with Promises
– Learn how the Promise API handles asynchronous errors
– Explore ECMAScript 6 language features that simplify Promise-related code








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.