So sánh Promise.all() vs async await
I remember a junior developer on my team once came to me, frustrated that an API call was taking way too long — around 19 seconds in total. He was using async/await and assumed it was automatically the most efficient approach.
- Đông Nhựt
- 28 Comments