|
|
|
|
|
by msoad
2896 days ago
|
|
Sandboxed by default is the best design decision of deno. Using URLs for import is another one. npm as a company has too much power and responsibilities that is really unnecessary. We're downloading from a URL anyways. package.json and npm makes it look like everything has to be hosted there |
|
Properly made and run package managers are more secure and offer a better developer experience than importing by URL.