Monorepo: Pros and Cons
A monorepo is a version control repository that contains multiple projects and packages that are often related and share dependencies. In the context of Node.js applications, a monorepo is a single repository containing multiple Node.js projects, eac...
vhsmagalhaes.com4 min read
Ben Force
6x AWS Certified, Senior Full Stack Developer
Thank you for the article. I just recently found out that npm has their own workspaces feature too: docs.npmjs.com/cli/v7/using-npm/workspaces