Hacker News new | ask | show | jobs
by nobodyandproud 1728 days ago
async/await has its place, but your application needs to be designed for it.

The most illuminating moment for me was when I realized that there is no multi-threading involved with pure async/await.