Удален по просьбе правообладателя
  • Урок 1. 00:02:18
    Course Overview
  • Урок 2. 00:02:01
    Introduction
  • Урок 3. 00:02:35
    Why Redux?
  • Урок 4. 00:03:35
    Who This Course is For
  • Урок 5. 00:02:44
    What This Course Will/won't Be Covering
  • Урок 6. 00:00:56
    Course Roadmap
  • Урок 7. 00:02:26
    Course Prerequisites
  • Урок 8. 00:04:29
    Overview of the Demo Application
  • Урок 9. 00:01:14
    What Is Redux Saga?
  • Урок 10. 00:02:34
    What Is a Saga?
  • Урок 11. 00:01:28
    Why Use Redux Saga?
  • Урок 12. 00:02:55
    Redux Thunk vs. Redux Saga
  • Урок 13. 00:05:38
    Setting up the Application (Demo)
  • Урок 14. 00:02:00
    Installing and Configuring Redux Saga (Demo)
  • Урок 15. 00:05:08
    Creating Your First Saga (Demo)
  • Урок 16. 00:00:56
    Conclusion
  • Урок 17. 00:00:40
    Introduction
  • Урок 18. 00:02:44
    What Is Yield?
  • Урок 19. 00:03:09
    Advantages and Disadvantages to Yield
  • Урок 20. 00:01:57
    Generator Functions
  • Урок 21. 00:06:41
    Creating a Generator (Demo)
  • Урок 22. 00:01:09
    Yield and Promises
  • Урок 23. 00:01:40
    Wrapping Generators
  • Урок 24. 00:04:33
    Wrapping Generators with Redux Saga and Co (Demo)
  • Урок 25. 00:01:06
    Summary
  • Урок 26. 00:00:41
    Module Introduction
  • Урок 27. 00:01:25
    Introduction to Effects
  • Урок 28. 00:03:22
    Take
  • Урок 29. 00:02:40
    Put
  • Урок 30. 00:02:04
    Call
  • Урок 31. 00:05:04
    Implementing Take, Call, and Put in the Application
  • Урок 32. 00:02:35
    Fork
  • Урок 33. 00:06:37
    Implementing Fork in the Application
  • Урок 34. 00:02:22
    TakeEvery
  • Урок 35. 00:04:08
    Cancel and Cancelled
  • Урок 36. 00:07:36
    TakeLatest
  • Урок 37. 00:00:42
    Select
  • Урок 38. 00:02:49
    Spawn
  • Урок 39. 00:03:52
    All
  • Урок 40. 00:00:56
    Module Summary
  • Урок 41. 00:00:42
    Introduction to Channels
  • Урок 42. 00:00:57
    What Are Channels?
  • Урок 43. 00:03:45
    Action Channels
  • Урок 44. 00:03:15
    Generic Channels
  • Урок 45. 00:04:55
    Event Channels
  • Урок 46. 00:05:25
    Shipping Saga
  • Урок 47. 00:02:27
    Tax Rate Saga
  • Урок 48. 00:02:54
    Checkout Availability Saga
  • Урок 49. 00:09:21
    Checkout Saga
  • Урок 50. 00:00:50
    Summary
  • Урок 51. 00:00:27
    Module Overview
  • Урок 52. 00:01:53
    Testing Redux Saga Applications
  • Урок 53. 00:04:40
    Methods for Testing Redux Saga Applications
  • Урок 54. 00:06:03
    Implementing Tests for the Application/the User Status Saga Test
  • Урок 55. 00:06:11
    Implementing Tests for the Item Quantity Saga
  • Урок 56. 00:01:13
    Conclusion
  • Урок 57. 00:03:07
    Course Summary
  • Урок 58. 00:01:54
    Continuing Development of the Application
  • Урок 59. 00:01:26
    Thank You