Hacker News new | ask | show | jobs
by qsymmachus 3537 days ago
> Async callbacks can be flattened with either ES6 generators or async/await by using TypeScript (Both of which require transpiling. nodejs alone would understand ES6 without it though.)

Sounds like a tempting option amirite