Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай NGRX Store + Effects, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:27
    Introduction on State Management
  • Урок 2. 00:05:52
    Redux: Three Principles
  • Урок 3. 00:13:17
    Redux: Core Concepts
  • Урок 4. 00:11:27
    Immutable and Mutable JavaScript
  • Урок 5. 00:04:02
    Project walkthrough and installation
  • Урок 6. 00:08:07
    Store creation and initial State
  • Урок 7. 00:05:36
    Dispatching Actions
  • Урок 8. 00:16:40
    All about Reducers
  • Урок 9. 00:09:31
    Store Subscriptions
  • Урок 10. 00:14:12
    Actions to Action Creators
  • Урок 11. 00:05:29
    High level ngrx/store
  • Урок 12. 00:04:01
    Reactive component architecture
  • Урок 13. 00:13:40
    Project Setup and Walkthrough
  • Урок 14. 00:08:55
    Action Constants and Creators
  • Урок 15. 00:14:44
    Creating and Registering our Reducer
  • Урок 16. 00:21:41
    State composition with Selectors
  • Урок 17. 00:06:13
    Concepts of Effects
  • Урок 18. 00:22:24
    Our first @Effect
  • Урок 19. 00:16:28
    Optimizing Data Structures with Entities
  • Урок 20. 00:09:33
    Hooking up @ngrx/router-store
  • Урок 21. 00:13:59
    Custom Router State Serializers
  • Урок 22. 00:17:56
    Router State and Entity Composition
  • Урок 23. 00:10:45
    Further Action Creators
  • Урок 24. 00:11:26
    Multiple Reducers
  • Урок 25. 00:11:22
    Further Effects
  • Урок 26. 00:11:18
    Selector Composition
  • Урок 27. 00:14:50
    Mapping IDs to Entities
  • Урок 28. 00:10:04
    Store Selectors and Async Pipe
  • Урок 29. 00:14:44
    Creating, via Dispatch, Reducer and Effect
  • Урок 30. 00:10:20
    Updating, via Dispatch, Reducer and Effect
  • Урок 31. 00:11:55
    Deleting, via Dispatch, Reducer and Effect
  • Урок 32. 00:14:50
    Router Actions and Effect
  • Урок 33. 00:10:27
    Multiple Actions in Effects, Router Actions
  • Урок 34. 00:14:41
    Preloading across multiple Routes
  • Урок 35. 00:10:12
    Guards that check Store Entities
  • Урок 36. 00:05:03
    One more Guard
  • Урок 37. 00:03:49
    OnPush, everywhere
  • Урок 38. 00:10:22
    Testing Actions
  • Урок 39. 00:13:03
    Testing Reducers
  • Урок 40. 00:18:33
    Testing Selectors
  • Урок 41. 00:07:10
    Testing Effects