Promises and the allSettled Method

preview_player
Показать описание
In 2019, a new method was added to the Promise object - allSettled.
The method lets us run some code when the results of a collection of Promises have all been determined, regardless of whether or not they were resolved or rejected.

Рекомендации по теме
Комментарии
Автор

cant miss your video notification, your way of explanation is gold!

RohitKumar-xswh
Автор

Thanks Steve, I found your videos the very best online. Impossible not to understand. Well done, much appreciated

hedovillaspuertobanusnamas
Автор

Another brilliant video. Please keep them coming!

Gollumfili
Автор

Clear, to the point and with nice examples. Thanks!

zyriab
Автор

Amazing explanation, Steve. Thank you. It helped me a lot :)

lordfresh
Автор

Super helpful! Thank you!
The only thing left for me to learn about promises is how to handle a Promise nested in the "success"/".then" function of an outer Promise.
I don't know if that's even possible. Sure would be nice lol

mattsmith
Автор

Does Promise.allSettled() even need a .catch() ?

BrettCooper
Автор

Skeee grififf 🤟🏽 learned a lot graditude

sstruks
Автор

please, i love to see you, to remake your populare videos with better quality videos and sounds.
and better zoom level for mobile viewers.

نقطة-يج
Автор

Really great but sometimes you think your audience is only pros not the begineers

MRABDULALI-
Автор

If any api is giving too much delay .. while fetching response, then all settled function should be blocked... Till waiting for it

nik