Skip to content

Comment on Time for developers to address the chaos of Node.js and NPMparent

Comments

inherently secure

Who told you that? I don't think "inherently secure" is a thing in the tech industry.

I was taught that Javascript is safe because it has no input/output on its own, which is essentially true, but it's dangerous to work from that assumption since in the real world a program needs to have input/output to be useful.

Node.js adds that input/output.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.