Promise
an object in JavaScript that represents the eventual completion (or failure) of an asynchronous operation and its resulting value
Press Enter · cited answer in seconds
0 sources
Promise
Summary
Promise is a client-side web API[1].
Key Facts
- Promise's instance of is recorded as client-side web API[2].
- Promise's instance of is recorded as language construct[3].
- Promise's subclass of is recorded as future[4].
- Promise's part of is recorded as ECMAScript 6[5].
- Promise's Mozilla Developer Network article is recorded as Web/JavaScript/Reference/Global_Objects/Promise[6].
- Promise's Can I use feature ID is recorded as promises[7].
- Promise's Chrome Platform Status feature ID is recorded as 5681726336532480[8].