#monorepo

Found 4 articles tagged with #monorepo

Build Systems for Multi-Language Monorepo

Build systems are critical tools to create a repeatable, reproducible and consistent build process especially in a huge monorepos.

JavaScript Monorepo Tools

Managing multi-package JavaScript monorepo using Lerna, Rush, Nx or package managers workspaces.

On Adoption of Monorepo

Monorepo is a software development strategy where code for many projects is stored in the same repository, large in content size and number of files.

Become a Fullstack JavaScript Developer, Part 6: The Monorepo

Many companies are adopting monorepo but the decision to use it or not is quite tricky.