Jul 12, 2022
Promise.all runs parally but here sequencial execution is happening. async and await is ES8 feature. if promise.all not available then its most likely async and await also not available
Promise.all runs parally but here sequencial execution is happening. async and await is ES8 feature. if promise.all not available then its most likely async and await also not available
Technical Lead | JavaScript Enthusiast | Mentor https://topmate.io/santosh_yadav14/