Comment by nafey
1 hour ago
The problem is that node.js doesn't have a good standard library so one must rely on external packages to build even basic apps.
1 hour ago
The problem is that node.js doesn't have a good standard library so one must rely on external packages to build even basic apps.
Can you tell us what exactly is missing? A network api? Process execution? IO? Math?