Hacker News new | ask | show | jobs
by hootbootscoot 1627 days ago
Call me weird, but I'll take callbacks any day over async await.

If it goes too many levels deep, we have to ask what we are trying to achieve and perhaps consider a better approach (a specialized state machine? threads?)