Monorepos - How the Pros Scale Huge Software Projects // Turborepo vs Nx
Nx: more features, written in TypeScript
Turborepo: simpler to start, written in Go
github.com/jaredpalmer Founder @turborepo (acquired by @vercel)
also created formik
turborepo.com/posts/turbo-0-4-0
Nx and Yarn workspaces are complementary, so it makes sense to use both in some situations. Turborepo is a subset of Nx (at this point), so we don’t think it makes sense to use both.
- Nx has a rich, interactive visualiser (watch a video here)
- Turborepo has a basic graphviz image export.
11-tools-to-build-a-monorepo-in-2021
No comments:
Post a Comment