nx/docs/react/tutorial/12-summary.md
Isaac Mann de1401965a
docs(nxdev): rewrite getting started section (#5139)
* 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>
2021-04-01 15:12:52 -04:00

608 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 dep graph capabilities to only retest and rebuild what is affected

Learn More

Dive Deep: