Features
Learn the core features of Nx with in depth guides.
Run Tasks
Learn about the various ways you can use Nx to run tasks in your workspace.
Cache Task Results
Learn how to define cacheable tasks, how to fine-tune with inputs and outputs, where the cache is stored and much more.
Explore your Workspace
Generate Code
Automate Updating Dependencies
Learn how Nx provides automated update scripts to help you keep your workspace, tooling and framework dependencies up to date.
Enforce Module Boundaries
Learn how to avoid dependency hell and scale a codebase by imposing constraints on your projects using the module boundary lint rule.
Manage Releases
Learn how Nx provides tools to help you manage releasing your projects.
CI Features
Features of Nx and Nx Cloud that improve CI