Article Public (all visitors)

JS Promises - Master the JavaScript Interview: What is a Promise?

Medium 2017

A promise is an object that may produce a single value some time in the future: either a resolved value, or a reason that it’s not resolved (e.g., a network error occurred). A promise may be in one…

Curated by

FoundryBase

Updated 4 days ago

Browse more

View all Articles

Continue from source

More from source

Browse more from Medium

Contribute to FoundryBase

Found something worth adding?

Sign in to suggest resources and start building your own collection.