Hacker News new | ask | show | jobs
by secondcoming 240 days ago
> callback-based async seems to have become the standard

At some level it's always callbacks. Then people build frameworks on top of these so programmers can pretend they're not dealing with callbacks.