DEV Community

# nx

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Semantic Grouping Folders with Nx

Semantic Grouping Folders with Nx

40
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

49
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

10
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

10
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

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

Building an Angular application from scratch with Nx and NgRx

81
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

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

Nxtend Nx 11 Support and Plugin Updates

6
Comments
3 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
The ultimate migration guide to angular-eslint, ESLint and Nx 11

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

101
Comments 30
22 min read
OCLIF on NX Monorepo

OCLIF on NX Monorepo

10
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

8
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

10
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)

6
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

7
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

51
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

14
Comments 3
3 min read
Building full-stack web-applications with Angular, NestJS and Nx - a match made in heaven

Building full-stack web-applications with Angular, NestJS and Nx - a match made in heaven

72
Comments 8
7 min read
Sharing styles between apps inside Nx workspace

Sharing styles between apps inside Nx workspace

52
Comments 9
2 min read
Running Nx Affected Commands in GitHub Actions

Running Nx Affected Commands in GitHub Actions

13
Comments 6
2 min read
Extending Schematics in an Nx Plugin

Extending Schematics in an Nx Plugin

3
Comments
2 min read
Executing External Schematics in an Nx Plugin

Executing External Schematics in an Nx Plugin

9
Comments
3 min read
Creating an ng add Schematic for an Nx Plugin

Creating an ng add Schematic for an Nx Plugin

11
Comments
4 min read
Building an Nx Plugin to Add Dependencies to a Project

Building an Nx Plugin to Add Dependencies to a Project

24
Comments 1
2 min read
Release @nxtend/ionic-react 2.0.0

Release @nxtend/ionic-react 2.0.0

3
Comments
2 min read
15 Minute Nx on a bed of Clouds

15 Minute Nx on a bed of Clouds

34
Comments 1
11 min read
Migrating Full-Stack Apps from Poly-Repo to Mono-Repo

Migrating Full-Stack Apps from Poly-Repo to Mono-Repo

31
Comments 3
8 min read
Nx-based monorepo - pains and gains

Nx-based monorepo - pains and gains

16
Comments
6 min read
Developing Ionic React Apps in an Nx Workspace with @nxtend/ionic-react

Developing Ionic React Apps in an Nx Workspace with @nxtend/ionic-react

22
Comments 5
3 min read
Writing an Angular Schematic to add a Lazy Loaded Feature Route

Writing an Angular Schematic to add a Lazy Loaded Feature Route

9
Comments
12 min read
How to deploy a nx workspace (angular + nestjs) easily with ZEIT Now?

How to deploy a nx workspace (angular + nestjs) easily with ZEIT Now?

25
Comments 3
3 min read
Angular Libraries with Nx for Enterprise Apps

Angular Libraries with Nx for Enterprise Apps

41
Comments 10
7 min read
loading...