Egghead Course: Scale React Development with Monorepos and Nx

by Juri Strumpflohner (Twitter - Blog)

🔥🔥 Check out the course on Egghead.io🔥🔥

This repository is organized in different branches, one branch for each video lesson

Contents

  1. Create a new empty Nx Workspace
  2. Generate a new React app with Nx
  3. Generate new Projects for Nx with Nx Console
  4. Running a React App in the Browser with Nx
  5. Install and use external npm packages in an Nx Workspace
  6. Add Styling to a React app inside an Nx workspace
  7. Configure Assets for my React app in an Nx Workspace
  8. Create a Shared React Library in an Nx Workspace
  9. Generate a TypeScript library in an Nx Workspace
  10. Use the Nx Dependency Graph to Visualize your Monorepo Structure
  11. Create React Feature Libraries in an Nx Workspace
  12. Create an Express Backend API in an Nx Workspace
  13. Use Run Commands to launch the API and App of an Nx Workspace
  14. Connect to an Express.js API from a React app in an Nx Workspace
  15. Share and Reuse functionality with libraries in Nx
  16. Share code between a React Frontend and Node.js Backend Application in Nx
  17. Use Storybook to Develop React Components in Nx
  18. Use Cypress and Storybook to test your React Components in Isolation
  1. Run Jest tests for a React app with Nx
  2. Building your React app with Nx
  3. Linting a React app with Nx
  4. Scale CI runs with Nx Affected Commands
  5. Speed up with Nx computation Caching

Questions

Feel free to reach out to me on Twitter or open an issue.

Credits

This course is powered by