Nx
Polyglot monorepo platform from Nrwl. Project graph, generators, executors, distributed task execution, and Nx Cloud for remote caching.
Nx is a full monorepo platform. It models your repo as a project graph, ships generators for scaffolding, and executes tasks with smart caching and distributed execution via Nx Cloud. Out of the box it supports JavaScript, TypeScript, React, Next.js, Angular, NestJS, Go, Rust, and Python. Compared to Turborepo, Nx is heavier and more opinionated but offers far more for teams that need code generation, project boundaries, and migration tooling. Best fit for large polyglot monorepos.
Similar Tools
Turborepo
Vercel's high-performance monorepo build system. Remote caching, task pipelines, and incremental builds. Drop into any pnpm or npm workspace.
CSS Modules
Locally-scoped CSS for component-based apps. Plain CSS files with hashed class names, no runtime overhead, no learning curve.
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Get started with Nx
Polyglot monorepo platform from Nrwl. Project graph, generators, executors, distributed task execution, and Nx Cloud for remote caching.
Try NxGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Related Guides
MCP Servers Explained
What MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsBuilding Your First MCP Server
Step-by-step guide to building an MCP server in TypeScript - from project setup to tool definitions, resource handling, testing, and deployment.
AI AgentsAI Agent Frameworks Compared: CrewAI vs LangGraph vs AutoGen vs Claude Code
Deep comparison of the top AI agent frameworks - architecture, code examples, strengths, weaknesses, and when to use each one.
AI Agents