nx/docs/react/tutorial/12-summary.md
Brandon eef0db73bf
docs(core): cleanup tutorials (#6268)
* docs(core): cleanup tutorials

* chore: review fix

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2021-07-06 13:07:59 -04:00

603 B

React Nx Tutorial - 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 affected commands to only retest and rebuild what is affected

Learn more

Dive Deep: