DEV Community

Discussion on: 🤝 Promise.allSettled() VS Promise.all() in JavaScript 🍭

Collapse
 
yogendra3236 profile image
Yogendra

How can I use Promise.allSettled() with my webpack-react app? Is there any plugin being used for it?