Thanks Micah.
I've never considered the implication of await and how it's used. This opened up a new way on how to call async methods 🙂
await
We're a place where coders share, stay up-to-date and grow their careers.
We strive for transparency and don't collect excess data.
re: Serial Promises vs Parallel Promises VIEW POST
FULL DISCUSSIONThanks Micah.
I've never considered the implication of
await
and how it's used.This opened up a new way on how to call async methods 🙂