
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 …
Explore your Workspace - Nx
Learn how Nx helps you understand your workspace by viewing project details, the project graph, and the task graph.
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 …
Nx For React
Add Nx to your React project for distributed task execution, intelligent caching, and affected commands.
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 …
Updating Version References in Manifest Files | Nx
Learn how to configure Nx Release to update version references in package.json and other manifest files, including strategies for source files, custom dist directories, and local …
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.
Core Concepts - Nx
Understand the core concepts of how Nx works under the hood
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 …
Overview of the Nx Docker Plugin
The Nx Plugin for Docker contains executors and utilities for building and publishing docker images within an Nx workspace.