November 2018
Beginner
502 pages
10h 22m
English
A promise is a JavaScript object that represents the eventual completion (or failure) of an asynchronous operation and its resulting value. We'll have a look at an example of consuming a promised-based function in the next section, followed by creating our own promised-based function after that.
Read now
Unlock full access