Hacker News new | ask | show | jobs
by zaphar 817 days ago
That's because javascript as a whole is async by default. Which really makes me confused as to why javascript didn't just go the route of Go and eliminate the distinction instead of falsely creating it with syntax.