Comment on How use async / await to run code in parallel in JavaScriptComments−NoNameProvidedOP9yA lot of folk seems to miss this, writing code which runs in series instead of parallel.
Comments
A lot of folk seems to miss this, writing code which runs in series instead of parallel.