1. Урок 1. 00:02:47
    Series Introduction
  2. Урок 2. 00:07:24
    An Introduction To Redux
  3. Урок 3. 00:09:20
    Adding Redux To Our Project & Our First Store
  4. Урок 4. 00:15:43
    Our First Reducer & Actions
  5. Урок 5. 00:07:30
    Properties On Actions & In Reducers
  6. Урок 6. 00:10:05
    Adding Redux To Our React App
  7. Урок 7. 00:10:33
    Writing A Root Reducer
  8. Урок 8. 00:08:25
    Redux DevTools
  9. Урок 9. 00:10:10
    Connecting To React
  10. Урок 10. 00:08:38
    Dispatching Actions From Components
  11. Урок 11. 00:08:25
    Action Creators Explained
  12. Урок 12. 00:06:04
    Bind Action Creators
  13. Урок 13. 00:04:46
    Action Type Constants
  14. Урок 14. 00:04:53
    Adding Middleware Redux Logger
  15. Урок 15. 00:14:22
    Redux Thunks and API Calls For Actions
  16. Урок 16. 00:09:30
    Project Organization
  17. Урок 17. 00:10:34
    Loading Our Data with componentDidMount
  18. Урок 18. 00:06:22
    Loading State
  19. Урок 19. 00:18:10
    Resetting Our Store & Props In Actions
  20. Урок 20. 00:13:45
    Local Storage
  21. Урок 21. 00:03:30
    Where To Go From Here