Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build a Server Rendered + Code Split App in React with React Universal Component, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:04
    Install the NPM Dependencies Needed for a Universal React App
  • Урок 2. 00:04:09
    Configure Webpack to Work with React Universal Component
  • Урок 3. 00:06:53
    Configure Express / React / Babel to Work with React Universal Component
  • Урок 4. 00:04:48
    Configure hot module reloading to work with react-universal-component
  • Урок 5. 00:02:37
    Code-Splitting Components with the Universal Higher-Order Component
  • Урок 6. 00:02:20
    Dynamically Load a Code-Split Universal React Component via a Prop
  • Урок 7. 00:02:38
    Configure a Custom Universal React Loading Component
  • Урок 8. 00:03:46
    Animate a Universal React Loading Component using Delay Options and Component Hooks
  • Урок 9. 00:02:13
    Set an Error Component in React Universal when a Component Fails to Load
  • Урок 10. 00:02:37
    Preload a Universal Component On-Demand with the Preload Method
  • Урок 11. 00:01:39
    Load a Universal React Named Exported Component with the Key Option
  • Урок 12. 00:06:09
    Add Redux with Server-to-Client State Hydration to a React Universal Project
  • Урок 13. 00:02:47
    Lazy Load Redux Reducers with Code-split Universal React Components using onLoad