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