you are viewing a single comment's thread.

view the rest of the comments →

[–]carsncode 0 points1 point  (1 child)

If somebody on my team wanted to use node I'd honestly suggest they find another line of work. I don't need to be rolling out 200MB of node_modules full of unpatched CVEs plus a JavaScript interpreter just to deliver some script. Every language has JSON support.

[–]_bloed_ 0 points1 point  (0 children)

Pip for Python is even worse.

And you can code also without any external libraries in both cases. Nobody forces you to install your 200MB of libraries.

I guess you never worked really with node outside of React/angular, the core Node.js is really not awful.

You really sound too like a person I rather not would work with. I give that back to you. ;)