nx/docs/react/tutorial/12-summary.md
2020-03-30 15:38:20 -04:00

573 B

Step 12: Summary

In this tutorial you:

  • Built a full stack application using React and Express
  • 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

Learn More

Dive Deep: