
Manisha 🌸
@agr_manisha10
Followers
4K
Following
15K
Media
382
Statuses
5K
Software Engineer @resmed |Subscribe to my YouTube channel
Joined July 2023
#javascript Interview Question.I have 4 API calls, but one might fail. I want to handle.all results at once(Success/Failure). Which approach.is best and why?.1. Promise.all().2. async/await with try/catch.3. Promise.allSettled().other methods?.
24
2
74