Tag: Build
3 items found
Glossary Terms
Glossary
Nx
Nx manages projects inside a monorepo with a dependency graph, task targets, and caching to reduce build and test times in large codebases.
Glossary
SSG (Static Site Generation)
SSG prebuilds pages into HTML during deployment, creating fast, cache-friendly sites that need little server work per request.
Glossary
Turborepo
Turborepo reduces monorepo build time by running tasks from a dependency graph with local or remote caching and parallel execution.