Skip to main content Skip to docs navigation

A Promise is an object that's returned by a function that has not yet completed its work. The promise literally represents a promise made by the function that it will eventually return a result through the promise object.

On this page

Updated on April 20, 2024 by Datarist.