Hacker News new | past | comments | ask | show | jobs | submit login

What do you mean by "end up with bloated, complex code"?

You only add '*' and 'yield' (or 'await' and 'async') and write like any synchronous code once you wrap it under co module and such.

async/await is for ES7. TypeScript already has an implemention though.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: