DEV Community

Discussion on: The Beginning of the End ? Deno vs Node.Js

Collapse
 
djsullenbarger profile image
David Sullenbarger

heh, your evaluation criteria seems freelancer focused. Node/NPM is a black hole security wise; Typescript shouldn't optional (though I dislike Angular's approach) and have I mentioned the security problems (cause they're a big deal)?

Collapse
 
miketalbot profile image
Mike Talbot ⭐

Well I'm not a freelancer and I spend a great deal of time on security considerations and pen tests as it sounds like you do :) I'm happy with the balance we have now between security and accessibility of modules to speed development. If deno becomes a thing then the security is a significant improvement I grant you, but not sure how having potentially multiple versions of different modules sub referenced is going to help?

Typescript - already doable is my point. Out of the box is nice.