Nx tutorial
On this tutorial I learned
- Built a full stack application using Angular and Nest
- Shared code between the frontend and the backend
- Created a UI library
- Used Nx dep graph capabilities to only retest and rebuild what is affected
On this tutorial I learned