RSSAmplifier

Ben Ilegbodu · Jul 11, 2021

Exploring the JavaScript Promise API methods

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

[ECMAScript 2021](https://ui.dev/es2021/) introduced a new static method to the `Promise` object called [`Promise.any`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/any). In total there are now 6 static methods on the `Promise` object: - [`Promise.all`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/all) -…

Read on benmvp-58narrjea-benmvp-dev.vercel.app/blog/exploring-javascript-promise-api-methods

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.