|
|
|
|
|
by mcantelon
4220 days ago
|
|
One of the main reasons for picking JS was that it didn't have a standard library filled with non-async code that would end up slowing apps down if used. Node folks were forced to create an ecosystem of modules from scratch and made them async. |
|