All Recipes
Getting Started
Nx Console
CI
- Setting up Azure Pipelines
 - Setting up CircleCI
 - Setting up GitHub Actions
 - Setting up Jenkins
 - Setting up GitLab
 - Setting up Bitbucket
 
Adopting Nx
- Nx and Lerna
 - NPM/Yarn/PNPM workspaces
 - From CRA
 - From Angular CLI
 - From AngularJS
 - Manual migration
 - Preserving Git Histories
 
Executors
Generators
Advanced Plugins
Environment Variables
Module Federation and Micro Frontends
- Faster Builds with Module Federation
 - Advanced Micro Frontends with Angular using Dynamic Federation
 - Nx Micro-Frontend Example
 
Other
- JavaScript and TypeScript
 - React Native with Nx
 - Adding Images, Fonts, and Files
 - Setup incremental builds for Angular applications
 - Profiling Build Performance
 - Using ESLint in Nx Workspaces
 - Configuring Browser Support
 - Deploying Next.js applications to Vercel
 - Webpack 5 Migration
 - Using Tailwind CSS in React
 - React 18 Migration
 - Using Tailwind CSS with Angular projects
 - Using NgRx
 - Using Data Persistence operators
 - Customizing Webpack Config
 - Powering Up React Development With Nx
 - Using Apollo GraphQL
 - Large Repo and Caching
 - Large Repo and DTE
 - Ban Dependencies with Certain Tags
 - Tag in Multiple Dimensions
 - Ban External Imports
 - Tags Allow List
 - Disable Graph Links Created from Analyzing Source Files