Guides
Use Environment Variables in Angular
Learn how to configure and use environment variables in Angular applications with Nx, including setup for ESBuild and TypeScript type definitions.
Using Tailwind CSS with Angular projects
Learn how to set up and configure Tailwind CSS in Angular applications and libraries within an Nx workspace, including dependency management and Module Federation support.
Setup Module Federation with SSR for Angular
Learn how to set up Module Federation with Server-Side Rendering (SSR) for Angular and React applications using Nx generators.
Setup incremental builds for Angular applications
Learn how to configure your Angular applications in Nx to use incremental builds, improving build performance by only rebuilding what changed.
Nx and the Angular CLI
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.
Nx Devkit and Angular Devkit
Compare Nx Devkit and Angular Devkit for creating generators and executors, understand key differences in implementation, and learn how to convert between the two approaches.
Angular and Nx Version Matrix
A comprehensive compatibility matrix showing which Nx versions work with different Angular versions, including recommended versions and supported ranges.