DEV Community

# nx

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Next.js 11, Webpack 5 for Web/Node, Streamlined Jest config, and more in Nx 12.6!

Next.js 11, Webpack 5 for Web/Node, Streamlined Jest config, and more in Nx 12.6!

5
Comments
4 min read
Lerna/Yarn -> Nx: Faster Build Times + Better Dev Ergonomics

Lerna/Yarn -> Nx: Faster Build Times + Better Dev Ergonomics

9
Comments
3 min read
Building Angular Applications with GitHub Copilot

Building Angular Applications with GitHub Copilot

108
Comments
1 min read
Per-project configuration, Storybook support for Angular 12, auto-refresh for Dependency Graph, and more in Nx 12.5!

Per-project configuration, Storybook support for Angular 12, auto-refresh for Dependency Graph, and more in Nx 12.5!

9
Comments
4 min read
Mocking with MSW and Nx

Mocking with MSW and Nx

12
Comments
6 min read
Introducing Nx Cloud 2.0

Introducing Nx Cloud 2.0

5
Comments
4 min read
Better Code Generation in Angular CLI workspaces with Nx Devkit

Better Code Generation in Angular CLI workspaces with Nx Devkit

9
Comments
5 min read
Setting up an Angular 12 workspace with Nx and GitHub Actions

Setting up an Angular 12 workspace with Nx and GitHub Actions

37
Comments 9
1 min read
Enable Hot Module Replacement(HMR) in Nrwl/Nx React Project

Enable Hot Module Replacement(HMR) in Nrwl/Nx React Project

10
Comments 3
3 min read
Create a Master-Detail CRUD workspace schematic for a React Nrwl/Nx project

Create a Master-Detail CRUD workspace schematic for a React Nrwl/Nx project

7
Comments
2 min read
Incremental Build Improvements, Angular 12, Distributed Task Execution, and more in Nx 12.3!

Incremental Build Improvements, Angular 12, Distributed Task Execution, and more in Nx 12.3!

9
Comments
4 min read
Publish your libraries to NPM with one command (Angular and Nx)

Publish your libraries to NPM with one command (Angular and Nx)

7
Comments
4 min read
Setting up an Nx workspace with nx-dotnet

Setting up an Nx workspace with nx-dotnet

21
Comments
2 min read
Nx Workspace with Angular and Nest

Nx Workspace with Angular and Nest

14
Comments 1
7 min read
Introduction to building an Angular app with Nx Workspace

Introduction to building an Angular app with Nx Workspace

8
Comments
6 min read
Semantic Grouping Folders with Nx

Semantic Grouping Folders with Nx

43
Comments 6
11 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 1

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 1

50
Comments 1
16 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 3

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 3

11
Comments 4
8 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 5

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 5

13
Comments 4
11 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 2

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 2

8
Comments
10 min read
How to set up an Nx-style monorepo workspace with the Angular CLI: Part 4

How to set up an Nx-style monorepo workspace with the Angular CLI: Part 4

6
Comments
8 min read
Nx is Modern Angular

Nx is Modern Angular

14
Comments
7 min read
Tiny Angular application projects in Nx workspaces

Tiny Angular application projects in Nx workspaces

88
Comments 4
20 min read
Deploying Nx Affected Apps from GitHub Actions

Deploying Nx Affected Apps from GitHub Actions

12
Comments
7 min read
Preston Lamb | ZDS 073

Preston Lamb | ZDS 073

3
Comments
1 min read
A word of npx-advice

A word of npx-advice

7
Comments
1 min read
Fixing Nrwl Nx Monorepo Workspace Dependency Graph Error

Fixing Nrwl Nx Monorepo Workspace Dependency Graph Error

9
Comments
3 min read
Building an Angular application from scratch with Nx and NgRx

Building an Angular application from scratch with Nx and NgRx

82
Comments 4
8 min read
Use Tailwind CSS with React Apps in Nx

Use Tailwind CSS with React Apps in Nx

10
Comments
2 min read
Publishing Merged Code Coverage Report of Nx Workspace in Azure CI Pipeline

Publishing Merged Code Coverage Report of Nx Workspace in Azure CI Pipeline

6
Comments 2
7 min read
Testing Nrwl Nx Angular Monorepo Projects using JEST

Testing Nrwl Nx Angular Monorepo Projects using JEST

4
Comments
4 min read
Nxtend Nx 11 Support and Plugin Updates

Nxtend Nx 11 Support and Plugin Updates

6
Comments
3 min read
The ultimate migration guide to angular-eslint, ESLint and Nx 11

The ultimate migration guide to angular-eslint, ESLint and Nx 11

103
Comments 30
22 min read
Incremental stylesheet linting with Stylelint and the Nx toolchain

Incremental stylesheet linting with Stylelint and the Nx toolchain

37
Comments 9
7 min read
OCLIF on NX Monorepo

OCLIF on NX Monorepo

11
Comments
3 min read
Release @nxtend/ionic-angular 1.0.0

Release @nxtend/ionic-angular 1.0.0

4
Comments
1 min read
Clear Nx Cache

Clear Nx Cache

10
Comments 2
1 min read
Deploying Nx Affected Apps from GitHub Actions

Deploying Nx Affected Apps from GitHub Actions

7
Comments 1
7 min read
Release @nxtend/ionic-react 4.0.0

Release @nxtend/ionic-react 4.0.0

2
Comments
2 min read
Release @nxtend/capacitor 2.0.2

Release @nxtend/capacitor 2.0.2

2
Comments
2 min read
Modern Angular

Modern Angular

15
Comments 1
4 min read
Smarter & Faster Angular Development with Nx

Smarter & Faster Angular Development with Nx

8
Comments
1 min read
Building Node Apps with Nx Dev Tools

Building Node Apps with Nx Dev Tools

9
Comments
3 min read
⚛ Local HTTPS for React app in Nx workspace

⚛ Local HTTPS for React app in Nx workspace

11
Comments 1
3 min read
🐯 Local HTTPS for NestJS app (api) in Nx workspace

🐯 Local HTTPS for NestJS app (api) in Nx workspace

11
Comments
3 min read
⏩ Local HTTPS for Express app (api) in Nx workspace

⏩ Local HTTPS for Express app (api) in Nx workspace

7
Comments
3 min read
đŸ…°ïž Local HTTPS for Angular app in Nx workspace (or angular cli)

đŸ…°ïž Local HTTPS for Angular app in Nx workspace (or angular cli)

7
Comments 1
3 min read
Using the Nx Dependency Graph in Custom Scripts

Using the Nx Dependency Graph in Custom Scripts

12
Comments
4 min read
Run Details View: Build Insights for Nx on Nx Cloud

Run Details View: Build Insights for Nx on Nx Cloud

8
Comments
5 min read
Change Nx Default Affected Branch to Main

Change Nx Default Affected Branch to Main

2
Comments
1 min read
Deploy a NestJS API to Heroku from a Nx Workspace

Deploy a NestJS API to Heroku from a Nx Workspace

22
Comments 6
4 min read
The Nx Dev Tool for Monorepos

The Nx Dev Tool for Monorepos

4
Comments
3 min read
Add a NestJS API to a Nx Workspace

Add a NestJS API to a Nx Workspace

38
Comments
5 min read
Introduction to Building API's with NestJS and Nrwl Nx

Introduction to Building API's with NestJS and Nrwl Nx

52
Comments 4
5 min read
Set up and configure a new Nx Workspace

Set up and configure a new Nx Workspace

35
Comments 1
4 min read
@nxtend/ionic-react 3.0.3

@nxtend/ionic-react 3.0.3

2
Comments
1 min read
@nxtend/ionic-react 3.0.2

@nxtend/ionic-react 3.0.2

2
Comments
1 min read
Build Cross-Platform Applications in a Monorepo with Nx, Ionic, and Capacitor

Build Cross-Platform Applications in a Monorepo with Nx, Ionic, and Capacitor

37
Comments 2
3 min read
Nx Brings High-Quality CLI Tooling to React

Nx Brings High-Quality CLI Tooling to React

3
Comments
2 min read
🚧 Configure MSW in NX

🚧 Configure MSW in NX

16
Comments 3
3 min read
loading...