* docs(nxdev): rewrite getting started section * docs(nxdev): revisions * docs(nxdev): update features section * docs(nxdev): updates Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
595 B
595 B
Node Nx Tutorial - Step 8: Summary
In this tutorial you:
- Built a full Node application with an API and server side rendered pages
- Shared code
- Created a Controller library
- Used Nx dep graph capabilities to only retest and rebuild what is affected
Learn More
Dive Deep: