Comment on Node.js Is Here to StayComments−xyproto2yNode is great, but I think we should collectively abandon npm:It is centered around installing things as a user (in $HOME) as opposed to using proper packages.The configuration format treats lines with `#` as not comments.And, most importantly, security has been an afterthought.
Comments
Node is great, but I think we should collectively abandon npm:
It is centered around installing things as a user (in $HOME) as opposed to using proper packages.
The configuration format treats lines with `#` as not comments.
And, most importantly, security has been an afterthought.