nx/docs/node/tutorial/08-summary.md
Victor Savkin 24bf8e8b0d wip
2020-12-22 14:56:26 -05:00

583 B

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: