Y
Hacker News
new
|
ask
|
show
|
jobs
by
RedShift1
1522 days ago
I'm not saying anything about promises vs async/await. The original comment said that you can't have 2 async things happen in parallel without Promise.all, my code snippet proves that you can.