
Nx: Smart Repos · Fast Builds
Nx defines clear project boundaries and leverages monorepo concepts—shared tooling, atomic changes, and coordinated releases—so code stays easy to maintain. Ownership is defined at the …
Explore your Workspace - Nx
Learn how Nx helps you understand your workspace by viewing project details, the project graph, and the task graph.
Nx For React
Add Nx to your React project for distributed task execution, intelligent caching, and affected commands.
Nx and Angular Versions
Below is a reference table that matches versions of Angular to the version of Nx that is compatible with it. The table shows the version of Angular, the recommended version of Nx to use and the range of …
Nx 21 Release: Continuous tasks and Terminal UI lead the way
May 5, 2025 · Nx 21 is here with some of the highest-impact changes we've ever built. We're really excited to share what we've been cooking up, so we'll be following up with more details throughout …
Nx and the Angular CLI | Nx
Compare Nx and Angular CLI features, understand similarities and differences, and learn how Nx enhances Angular development with improved caching, monorepo support, and advanced tooling.
Maintain TypeScript Monorepos | Nx
Learn how Nx simplifies TypeScript monorepo maintenance by auto-configuring tools, managing project references, and enhancing tooling for better monorepo support.
From your editor to CI, Nx makes your AI a lot more powerful.
Turn flaky tests from time-wasters into non-issues. Nx automatically identifies and fixes flaky tests using AI that analyzes failures with workspace context and generates actual code fixes.
Overview of the Nx JS Plugin | Nx
The Nx JS plugin contains executors and generators that are useful for JavaScript/TypeScript projects in an Nx workspace.
Overview of the Nx Next.js Plugin | Nx
The Nx Next.js plugin contains executors and generators for managing Next.js applications and libraries within an Nx workspace. This page also explains how to configure Next.js on your Nx workspace.