TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How use async / await to run code in parallel in JavaScript

2 pointsby NoNameProvidedover 8 years ago

1 comment

NoNameProvidedover 8 years ago
A lot of folk seems to miss this, writing code which runs in series instead of parallel.