Nx
- Getting Started
 - Core Tutorial
 - React Monorepo Tutorial
 - React Standalone Tutorial
 - Angular Monorepo Tutorial
 - Angular Standalone Tutorial
 - Node Server Tutorial
 - Core Features
 - Concepts
- Integrated Repos vs. Package-Based Repos vs. Standalone Apps
 - Mental Model
 - How Caching Works
 - Improve Worst Case CI Times
 - Task Pipeline Configuration
 - Affected
 - More Concepts
- Customizing Inputs
 - Incremental Builds
 - Illustrated Distributed Task Execution
 - Nx and Turborepo
 - Monorepos
 - Dependency Management
 - Code Sharing
 - Using Nx at Enterprises
 - Nx Daemon
 - Nx and the Angular CLI
 - Folder Structure
 - Nx Devkit and Angular Devkit
 - Micro Frontend Architecture
 - Faster Builds with Module Federation
 - Applications and Libraries
 - Creating Libraries
 - Library Types
 - Grouping Libraries
 - Buildable and Publishable Libraries
 - How the Project Graph is Built
 - Nx and the Nx Wrapper
 - Managing your Global Nx Installation
 
 
 - Recipes
- Adopting Nx
 - React
 - Angular
 - Node
 - Storybook
 - Enforce Module Boundaries
 - CI
 - Tips and tricks
- Configuring ESLint with Typescript
 - Define Environment Variables
 - Configuring Browser Support
 - Include Assets in Build
 - Include All package.json Files as Projects
 - Identify Dependencies Between Folders
 - Run Root-Level NPM Scripts with Nx
 - Disable Graph Links Created from Analyzing Source Files
 - Workspace Watching
 - Convert from a Standalone Repository to an Integrated Repository
 - Use JavaScript instead TypeScript
 - Altering Migration Process
 - Running Custom Commands
 
 - Troubleshooting
 - Nx Console
 - Other
 
 - Showcase
 - Reference
 - Deprecated
 - See Also
 
Extending-nx
Cloud
Packages
- angular
- documents
 - executors
 - generators
- add-linting
 - application
 - component
 - component-cypress-spec
 - component-story
 - component-test
 - convert-tslint-to-eslint
 - directive
 - init
 - library
 - library-secondary-entry-point
 - remote
 - move
 - convert-to-with-mf
 - host
 - ng-add
 - ngrx
 - ngrx-feature-store
 - ngrx-root-store
 - pipe
 - scam-to-standalone
 - scam
 - scam-directive
 - scam-pipe
 - setup-mf
 - setup-ssr
 - setup-tailwind
 - stories
 - storybook-configuration
 - cypress-component-configuration
 - web-worker
 
 
 - create-nx-plugin
 - create-nx-workspace
 - cypress
 - detox
 - devkit
 - esbuild
 - eslint-plugin
 - expo
 - express
 - jest
 - js
 - linter
 - nest
 - next
 - node
 - nx
 - plugin
 - react
 - react-native
 - rollup
 - storybook
- documents
- Nx Storybook Plugin Overview
 - Set up Storybook for React Projects
 - Set up Storybook for Angular Projects
 - Storybook best practices for making the most out of Nx
 - Storybook 7 overview
 - Configuring Storybook on Nx
 - How to configure Webpack and Vite for Storybook
 - Setting up Storybook Composition with Nx
 - Angular: Set up Compodoc for Storybook on Nx
 - Angular: Configuring styles and preprocessor options
 
 - executors
 - generators
 
 - documents
 - tao
 - vite
 - web
 - webpack
 - workspace
 
- angular