A note on book covers: while we do our best to ensure the accuracy of cover images, ISBNs may at times be reused for different editions of the same title which may hence appear as a different cover.
1 / of1
JavaScript With Promises: Managing Asynchronous Code
If you're a developer moving to an environment that makes heavy use of asynchronous APIs, such as Node, WinRT, or Chrome packaged apps, this book shows you how to make use of promise constructs. JavaScript routinely supports asynchronous code, setting something up with no expectation of when a response might come back. This book shows you how to use these tools, and also demonstrates techniques that enable you to use features like IndexedDB or WebRTC.
A note on book covers: while we do our best to ensure the accuracy of cover images, ISBNs may at times be reused for different editions of the same title which may hence appear as a different cover.
Guides developers mastering asynchronous JavaScript with promises.
Who is this book for?
If you're diving into modern JavaScript development, this book offers a practical guide to managing asynchronous code effectively. It demystifies promises and shows you how to harness their power in real-world applications like WebRTC and IndexedDB. Whether you're building for Node or Chrome apps, you'll find it a helpful resource to streamline your asynchronous workflows.