Episode 5: Using Symlinks to Manage Monorepo Modules
In the previous lesson, we explored the Node Modules Trick, renaming the packages folder to node_modules to allow Node.js to treat modules as standalone packages. In this lesson, we’ll use symlinks (symbolic links) for a more elegant and professional...
innosufiyan.hashnode.dev3 min read