4IT580: Docs
4IT580 WebGitLab

11th Practical Class:
Monorepo with Nx

πŸ‘‰ https://monorepo.tools/ πŸ‘ˆ

Effective React Development With Nx book cover

Effective React Development With Nx book

Nx πŸ‹

πŸͺœ Step 1. - generate empty Nx workspace

Prompts:

πŸͺœ Step 2. add Nx plugins

πŸͺœ Step 3. - Generate Frontend App βš›οΈ

generate React app:


πŸͺœ Step 4. - add


Run task on project

Nx Graph

Open http://localhost:8888/projects


Add More

Enforce Module Boundaries

https://nx.dev/core-features/enforce-module-boundaries


Advanced Nx

Nx Cloud ☁️
Distributed πŸ“¦ Cache

Nx Cloud ☁️
Distributed πŸƒ Task Execution

Parallel

Parallel + Distributed

πŸ”„ CI/CD Setup

πŸ‘‰ https://nx.dev/recipes/ci πŸ‘ˆ