I believe the problem is developers, not the language. The problem is developers importing node.js and other giant frameworks for a simple function. That’s not a language problem. Bad coders are going to cause the same problems in any language.
The same problem exists in C when a simple Windows app requires a separate install of the vcruntine140.dll. Java also has enormous libraries that programmers abuse because they are cutting and pasting codestack they don’t understand.
I believe the problem is developers, not the language. The problem is developers importing node.js and other giant frameworks for a simple function. That’s not a language problem. Bad coders are going to cause the same problems in any language.
The same problem exists in C when a simple Windows app requires a separate install of the vcruntine140.dll. Java also has enormous libraries that programmers abuse because they are cutting and pasting codestack they don’t understand.
I agree that’s the main problem, but if it didn’t exist or was never attempted to be used that way, it wouldn’t be a problem to begin with.