Promise allsettled . Javascript 2020 new features

Published: 10 February 2020
on channel: Shrideep ghag
280
6

The Promise.allSettled() method returns a promise that resolves after all of the given promises have either resolved or rejected, with an array of objects that each describes the outcome of each promise
Promise.allSettled returns a promise that is fulfilled with an array of promise state snapshots, but only after all the original promises have settled, i.e. become either fulfilled or rejected.

Supported browsers
chrome v76
firefox v71
safari v13

----
Follow Me Online Here:

Twitter:   / shrideepghag  
GitHub: https://github.com/Shrideep
LinkedIn:   / shrideep-ghag-4a665251  
Instagram:   / shrideep.ghag  


Watch video Promise allsettled . Javascript 2020 new features online without registration, duration hours minute second in high quality. This video was added by user Shrideep ghag 10 February 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 280 once and liked it 6 people.