DEV Community

Discussion on: Is node js Dead - Long Live Deno

Collapse
 
nexii profile image
Martin Pitt

Why? The same could happen to GitHub or NPM if they go down as well.

Mind that:

  • Remote code is fetched and cached on first execution, and never updated until the code is run with the --reload flag
  • Modules/files loaded from remote URLs are intended to be immutable and cacheable.
Collapse
 
markel profile image
Markel F.

Yeah I know, about the reload, that's why I said new deployments. Concerning the NPM going down, yes, it would happen, but it's more probable that an individual shutdowns their website (for any reason) than a corporation