DEV Community

Discussion on: What's wrong with Promise.allSettled() and Promise.any()❓

Collapse
 
itscodingthing profile image
Bhanu Pratap Singh

I think it is more about the complexity or how much code you write to achieve same functionality without worrying about the other things.