deno-docs
deno-docs copied to clipboard
"Manage dependencies" should be a separate chapter
https://deno.land/[email protected]/examples/manage_dependencies
Currently this chapter is very short and not in-depth, whilst the subject at hand is huge.
We should have a separate chapter for how to manage dependencies, including:
- examples of existing community tools
- anti-patterns
- how it's different than Node dep management
- how it's similar to Node dep management
keeping for now - docs coverage of dependency management could be improved for sure
We now have a separate managing dependencies page