Hacker News new | ask | show | jobs
by _lacroix 2378 days ago
It's not that other languages don't have async code...they just do it using multiple threads or other patterns that are nicer to work with than JS.