FREE e-book
Learn all about asynchronous programming with promises in JavaScript. New and updated for 2022!
“I've worked to make this e-book easy to follow to teach promises in a straightforward way. I hope you enjoy it!”
You can purchase the full version of this ebook on Leanpub or Amazon. The full ebook contains four additional chapters covering:
These extra chapters are only available in the full version of the book.
Since they were introduced in 2015, promises have become an important part of the JavaScript language. All new asynchronous APIs are built on promises, and as such, it's important for developers to have a good understanding of how promises work.
In this book, you'll learn all of the ins and outs of promises, from basics such as how to create promises all the way to understanding how async functions work with promises behind-the-scenes.
Veteran JavaScript book author Nicholas C. Zakas has been writing about JavaScript for over 15 years and this ebook brings his years of industry experience to the foreground to provide real-world examples and insights.