Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Scale React Development with Nx, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:37
    Create a new empty Nx Workspace
  2. Урок 2. 00:04:52
    Generate a new React app with Nx
  3. Урок 3. 00:02:11
    Generate new Projects for Nx with Nx Console
  4. Урок 4. 00:04:15
    Running a React App in the Browser with Nx
  5. Урок 5. 00:03:26
    Install and use external npm packages in an Nx Workspace
  6. Урок 6. 00:03:22
    Add Styling to a React app inside an Nx workspace
  7. Урок 7. 00:02:07
    Configure Assets for my React app in an Nx Workspace
  8. Урок 8. 00:04:20
    Create a Shared React Library in an Nx Workspace
  9. Урок 9. 00:03:45
    Generate a TypeScript library in an Nx Workspace
  10. Урок 10. 00:03:14
    Use the Nx Dependency Graph to Visualize your Monorepo Structure
  11. Урок 11. 00:05:58
    Create React Feature Libraries in an Nx Workspace
  12. Урок 12. 00:04:31
    Create an Express Backend API in an Nx Workspace
  13. Урок 13. 00:03:51
    Use Run Commands to launch the API and App of an Nx Workspace
  14. Урок 14. 00:03:09
    Connect to an Express.js API from a React app in an Nx Workspace
  15. Урок 15. 00:04:12
    Share and Reuse functionality with libraries in Nx
  16. Урок 16. 00:04:06
    Share code between a React Frontend and Node.js Backend Application in Nx
  17. Урок 17. 00:05:37
    Use Storybook to Develop React Components in Nx
  18. Урок 18. 00:04:04
    Use Cypress and Storybook to test your React Components in Isolation
  19. Урок 19. 00:03:47
    Run Jest tests for a React app with Nx
  20. Урок 20. 00:02:19
    Building your React app with Nx
  21. Урок 21. 00:01:43
    Linting a React app with Nx
  22. Урок 22. 00:04:52
    Scale CI runs with Nx Affected Commands
  23. Урок 23. 00:04:32
    Speed up with Nx computation Caching
  24. Урок 24. 00:06:20
    Update your Nx workspace with Nx migrations