Skip to main content

Glossary

Monorepo

Meaning and details

Monorepos make cross-project changes atomic and sharing code cheap, at the cost of tooling complexity, which pnpm workspaces, Turborepo and Nx exist to solve.

Monorepo meaning

A single repository holding many projects, packages and apps together.

What is Monorepo?

Monorepos make cross-project changes atomic and sharing code cheap, at the cost of tooling complexity, which pnpm workspaces, Turborepo and Nx exist to solve.

Keep exploring the glossary