Get the latest tech news
What Async Promised and What It Delivered
The async/await saga is a story where each chapter solves the previous chapter's worst problem while introducing new structural costs. The sequential syntax that made async code readable also obscures the thing that matters: which operations actually depend on each other.
None
Or read this on Hacker News