DEV Community

Discussion on: 3 most powerful JavaScript Promise methods

Collapse
 
cpandya231 profile image
Chintan Pandya • Edited

My version for handling failure and not skipping all other promises if one is rejected.

dev-to-uploads.s3.amazonaws.com/i/...

Collapse
 
tasnimreza profile image
Tasnim Reza

Amazing, you played well :) yeah it is possible if you add a catch block for each promise.
By the way, you can add code in a comment instead of an image.

Collapse
 
cpandya231 profile image
Chintan Pandya

I thought image would be an alternative, you know would look cool. But dev.to is not showing image same as twitter 🙄