Understanding JavaScript Promises - Community Edition

Understanding JavaScript Promises - Community Edition

Format: ebook

Author: Nicholas C. Zakas

4.57 of 17

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


The goal of this book is to explain how JavaScript promises work while giving practical examples of
when to use them. All new asynchronous JavaScript APIs will be built with promises going forward,
and so promises are a central concept to understanding JavaScript as a whole. My hope is that this
book will give you the information you need to successfully use promises in your projects.