(no title)
BraverHeart | 2 years ago
Will there be a strategy to avoid NPM ultimately becoming the defacto package manager for Deno
BraverHeart | 2 years ago
Will there be a strategy to avoid NPM ultimately becoming the defacto package manager for Deno
taink|2 years ago
The best way to use Deno and take advantage of its benefits is to use Deno's packages. Allowing NPM packages is a good strategic move because on top of already being quite different from Node, there are not many packages, but it does not take away from how well it will work with Deno-native packages.
throwaway2990|2 years ago
lytedev|2 years ago
Additionally, lots of packages have made their codebase more runtime agnostic as a result of Deno existing, so there definitely are Deno packages out there. It just depends onw hat you're building!
sieabahlpark|2 years ago
[deleted]