Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Redux & React For Everyone, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:47
    Series Introduction
  • Урок 2. 00:07:24
    An Introduction To Redux
  • Урок 3. 00:09:20
    Adding Redux To Our Project & Our First Store
  • Урок 4. 00:15:43
    Our First Reducer & Actions
  • Урок 5. 00:07:30
    Properties On Actions & In Reducers
  • Урок 6. 00:10:05
    Adding Redux To Our React App
  • Урок 7. 00:10:33
    Writing A Root Reducer
  • Урок 8. 00:08:25
    Redux DevTools
  • Урок 9. 00:10:10
    Connecting To React
  • Урок 10. 00:08:38
    Dispatching Actions From Components
  • Урок 11. 00:08:25
    Action Creators Explained
  • Урок 12. 00:06:04
    Bind Action Creators
  • Урок 13. 00:04:46
    Action Type Constants
  • Урок 14. 00:04:53
    Adding Middleware Redux Logger
  • Урок 15. 00:14:22
    Redux Thunks and API Calls For Actions
  • Урок 16. 00:09:30
    Project Organization
  • Урок 17. 00:10:34
    Loading Our Data with componentDidMount
  • Урок 18. 00:06:22
    Loading State
  • Урок 19. 00:18:10
    Resetting Our Store & Props In Actions
  • Урок 20. 00:13:45
    Local Storage
  • Урок 21. 00:03:30
    Where To Go From Here