Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Microfrontends with React: A Complete Developer's Guide, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:48
    What is a Microfrontend?
  • Урок 2. 00:02:53
    Application Overview
  • Урок 3. 00:04:00
    Understanding Build-Time Integration
  • Урок 4. 00:03:00
    A Build-Time Integration
  • Урок 5. 00:02:53
    Project Setup
  • Урок 6. 00:02:39
    Generating Products
  • Урок 7. 00:05:38
    Some Background on Webpack
  • Урок 8. 00:07:04
    A Touch More on Webpack
  • Урок 9. 00:01:29
    Finishing the Product List
  • Урок 10. 00:05:58
    Scaffolding the Container
  • Урок 11. 00:08:12
    Implementing Module Federation
  • Урок 12. 00:05:49
    Understanding Module Federation
  • Урок 13. 00:06:11
    More on Module Federation
  • Урок 14. 00:08:30
    Understanding Configuration Options
  • Урок 15. 00:06:45
    Scaffolding the Cart
  • Урок 16. 00:03:18
    Cart Integration
  • Урок 17. 00:03:08
    The Development Process
  • Урок 18. 00:05:52
    Using Shared Modules
  • Урок 19. 00:04:01
    Async Script Loading
  • Урок 20. 00:04:35
    Shared Module Versioning
  • Урок 21. 00:04:52
    Singleton Loading
  • Урок 22. 00:05:02
    Sub-App Execution Context
  • Урок 23. 00:06:49
    Refactoring Products
  • Урок 24. 00:04:09
    Consuming Remote Modules
  • Урок 25. 00:04:04
    Refactoring Cart
  • Урок 26. 00:09:27
    [Optional] A Funny Gotcha
  • Урок 27. 00:05:19
    Application Overview
  • Урок 28. 00:02:15
    Tech Stack
  • Урок 29. 00:11:33
    Requirements That Drive Architecture Choices
  • Урок 30. 00:01:09
    Dependency Installation
  • Урок 31. 00:07:13
    Initial Webpack Config
  • Урок 32. 00:03:16
    Creating and Merging Development Config
  • Урок 33. 00:03:03
    Running Marketing in Isolation
  • Урок 34. 00:06:50
    Wiring Up React
  • Урок 35. 00:01:11
    Adding the Pricing and Landing Pages
  • Урок 36. 00:05:15
    Assembling the App Component
  • Урок 37. 00:07:22
    Assembling the Container
  • Урок 38. 00:08:36
    Integration of the Container and Marketing
  • Урок 39. 00:04:50
    Why Import the Mount Function?
  • Урок 40. 00:05:45
    Generic Integration
  • Урок 41. 00:05:06
    Reminder on Shared Modules
  • Урок 42. 00:06:05
    Delegating Shared Module Selection
  • Урок 43. 00:07:32
    Requirements Around Deployment
  • Урок 44. 00:05:34
    The Path to Production
  • Урок 45. 00:04:07
    Initial Git Setup
  • Урок 46. 00:11:46
    Production Webpack Config for Container
  • Урок 47. 00:04:47
    Production Webpack Config for Marketing
  • Урок 48. 00:04:12
    Understanding CI:CD Pipelines
  • Урок 49. 00:09:56
    Creating the Container Action
  • Урок 50. 00:03:18
    Testing the Pipeline
  • Урок 51. 00:06:41
    S3 Bucket Setup
  • Урок 52. 00:03:00
    Authoring a Bucket Policy
  • Урок 53. 00:03:55
    Cloudfront Distribution Setup
  • Урок 54. 00:02:31
    A Bit More Cloudfront Configuration
  • Урок 55. 00:07:48
    Creating and Assigning Access Keys
  • Урок 56. 00:00:59
    Rerunning the Build
  • Урок 57. 00:05:17
    A Small Error
  • Урок 58. 00:03:21
    Webpacks PublicPath Setting
  • Урок 59. 00:05:24
    Manual Cache Invalidations
  • Урок 60. 00:06:49
    Automated Invalidation
  • Урок 61. 00:01:51
    Successful Invalidation
  • Урок 62. 00:03:07
    Setting Up the Marketing Deployment
  • Урок 63. 00:05:49
    Reminder on the Production Domain
  • Урок 64. 00:00:59
    Running the Deployment
  • Урок 65. 00:04:20
    Verifying Deployment
  • Урок 66. 00:08:42
    [Optional] A Production-Style Workflow
  • Урок 67. 00:03:35
    Adding a Header
  • Урок 68. 00:04:22
    Issues with CSS in Microfrontends
  • Урок 69. 00:10:41
    CSS Scoping Techniques
  • Урок 70. 00:06:30
    Understanding CSS in JS Libraries
  • Урок 71. 00:06:48
    So Whats the Bug?
  • Урок 72. 00:06:04
    Fixing Class Name Collisions
  • Урок 73. 00:01:45
    Verifying the Fix
  • Урок 74. 00:08:26
    Inflexible Requirements Around Navigation
  • Урок 75. 00:02:46
    A Few Solutions
  • Урок 76. 00:06:16
    Which History Implementation?
  • Урок 77. 00:02:14
    Surveying Our Current History Setup
  • Урок 78. 00:03:58
    Using Memory History
  • Урок 79. 00:04:43
    Why the Strange Results?
  • Урок 80. 00:02:54
    Communication Between Apps
  • Урок 81. 00:04:10
    Communicating Through Callbacks
  • Урок 82. 00:07:10
    Syncing History Objects
  • Урок 83. 00:02:13
    Running Memory History in Isolation
  • Урок 84. 00:07:23
    Container to Child Communication
  • Урок 85. 00:03:18
    Using Browser History in Isolation
  • Урок 86. 00:06:26
    Starting the Auth Project
  • Урок 87. 00:03:37
    Adding Signin and Signup Forms
  • Урок 88. 00:11:57
    A Deeper Dive on PublicPath
  • Урок 89. 00:03:46
    Last Time for PublicPath
  • Урок 90. 00:04:33
    Integrating Auth into the Container
  • Урок 91. 00:07:52
    Adding Initial State to Memory History
  • Урок 92. 00:07:53
    Lazily Loading SubApps
  • Урок 93. 00:04:42
    Adding a Loading Bar
  • Урок 94. 00:04:49
    Important Notes on Authentication
  • Урок 95. 00:01:31
    Implementation Strategies
  • Урок 96. 00:04:59
    Communicating Auth Changes
  • Урок 97. 00:05:49
    Communicating Authentication State
  • Урок 98. 00:01:41
    Allowing Signout
  • Урок 99. 00:03:16
    Adding an Auth Deploy Config
  • Урок 100. 00:01:37
    Verifying Deployment
  • Урок 101. 00:07:14
    Initial Dashboard Setup
  • Урок 102. 00:03:15
    A Touch More Config
  • Урок 103. 00:05:36
    Showing the Dashboard
  • Урок 104. 00:06:02
    Integration with the Container
  • Урок 105. 00:06:01
    Protecting Access to the Dashboard
  • Урок 106. 00:02:35
    Deploying the Dashboard
  • Урок 107. 00:01:09
    Verifying Deployment
  • Урок 108. 00:03:19
    Wrapup