5 ms·
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.
by _lacroix 7y 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.