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

It's more about the concurrency abstractions available. And half the joy of writing async code in JS is that it's single-threaded.

Doing many things at the same is inherent to doing networked stuff. How ergonomic that is going to be is one of the only real things that sets languages apart.




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

Search: