Удален по просьбе правообладателя
  • Урок 1. 00:02:05
    Course Overview
  • Урок 2. 00:02:39
    Introduction
  • Урок 3. 00:03:56
    What Is NgRx?
  • Урок 4. 00:05:15
    Why Use NgRx?
  • Урок 5. 00:02:37
    Getting the Most from This Course
  • Урок 6. 00:02:33
    Sample Application
  • Урок 7. 00:01:45
    Course Outline
  • Урок 8. 00:01:46
    Introduction
  • Урок 9. 00:01:23
    Store
  • Урок 10. 00:01:15
    Actions
  • Урок 11. 00:01:44
    Reducers
  • Урок 12. 00:01:46
    Advantages of the Redux Pattern
  • Урок 13. 00:00:37
    Checklists and Summary
  • Урок 14. 00:02:30
    Introduction
  • Урок 15. 00:03:51
    Demo: Setting up the Sample Application
  • Урок 16. 00:03:37
    Installing the Store
  • Урок 17. 00:04:13
    Initializing the Store
  • Урок 18. 00:01:39
    Demo: Initializing the Store
  • Урок 19. 00:01:29
    Defining the State and Actions
  • Урок 20. 00:05:10
    Building a Reducer to Process Actions
  • Урок 21. 00:03:05
    Demo: Building a Reducer to Process Actions
  • Урок 22. 00:04:42
    Dispatching an Action to Change State
  • Урок 23. 00:04:50
    Subscribing to the Store to Get State Changes
  • Урок 24. 00:04:34
    Checklists and Summary
  • Урок 25. 00:00:55
    Introduction
  • Урок 26. 00:04:43
    Installing the Tools
  • Урок 27. 00:04:09
    Using the Tools
  • Урок 28. 00:00:44
    Checklists and Summary
  • Урок 29. 00:03:10
    Introduction
  • Урок 30. 00:03:55
    Defining Interfaces for Slices of State
  • Урок 31. 00:03:21
    Extending the State Interface for Lazy Loaded Features
  • Урок 32. 00:02:50
    Strongly Typing the State
  • Урок 33. 00:03:31
    Setting Initial State Values
  • Урок 34. 00:05:57
    Building Selectors
  • Урок 35. 00:03:06
    Demo: Building Selectors
  • Урок 36. 00:01:26
    Demo: Using Selectors
  • Урок 37. 00:02:18
    Composing Selectors
  • Урок 38. 00:02:17
    Checklists and Summary
  • Урок 39. 00:04:24
    Introduction
  • Урок 40. 00:05:58
    Building Action Creators
  • Урок 41. 00:03:49
    Demo: Building Action Creators
  • Урок 42. 00:02:38
    Using Strongly Typed Actions
  • Урок 43. 00:03:40
    Demo: Using Strongly Typed Actions
  • Урок 44. 00:05:30
    Using Actions and Selectors for Component Communication
  • Урок 45. 00:05:20
    Demo: Communicating with the Edit Component
  • Урок 46. 00:02:41
    Defining Actions for Complex Operations
  • Урок 47. 00:02:01
    Demo: Defining Actions for Complex Operations
  • Урок 48. 00:02:24
    Checklists and Summary
  • Урок 49. 00:01:03
    Introduction
  • Урок 50. 00:03:34
    What Are Effects?
  • Урок 51. 00:03:01
    Defining an Effect
  • Урок 52. 00:04:56
    Demo: Defining an Effect
  • Урок 53. 00:02:13
    SwitchMap Versus MergeMap
  • Урок 54. 00:01:49
    Registering an Effect
  • Урок 55. 00:02:50
    Using an Effect
  • Урок 56. 00:05:33
    Unsubscribing from Observables
  • Урок 57. 00:04:57
    Exception Handling in Effects
  • Урок 58. 00:01:30
    Checklists and Summary
  • Урок 59. 00:01:51
    Introduction
  • Урок 60. 00:03:33
    Identifying the State and Actions
  • Урок 61. 00:04:19
    Strongly Typing the State and Building Selectors
  • Урок 62. 00:02:02
    Strongly Typing the Actions with Action Creators
  • Урок 63. 00:03:27
    Dispatching an Action
  • Урок 64. 00:02:44
    Building the Effect
  • Урок 65. 00:04:50
    Processing the Success and Fail Actions
  • Урок 66. 00:01:50
    Demo: Processing the Success and Fail Actions
  • Урок 67. 00:02:20
    Checklists and Summary
  • Урок 68. 00:01:11
    Introduction
  • Урок 69. 00:01:12
    Folder by Feature or Function
  • Урок 70. 00:05:54
    Container Presentational Component Pattern
  • Урок 71. 00:05:11
    Demo: Container Component
  • Урок 72. 00:02:27
    Demo: Presentational Component
  • Урок 73. 00:03:40
    Change Detection OnPush
  • Урок 74. 00:05:01
    Creating a Barrel with Index.ts Files
  • Урок 75. 00:02:39
    Checklists and Summary
  • Урок 76. 00:00:36
    Introduction
  • Урок 77. 00:03:53
    Recap
  • Урок 78. 00:04:24
    Additional NgRx Libraries
  • Урок 79. 00:00:40
    Learning More
  • Урок 80. 00:00:34
    Closing