JavaScript Associate — Easy
Key points
- Promise.all() waits for all promises to resolve
- It rejects if any promise in the array rejects
- Useful for handling multiple asynchronous tasks simultaneously
Ready to go further?
Related questions
JavaScript Associate — Easy
Key points
Ready to go further?
Related questions