1. Урок 1.00:02:04
    Course Overview: Reactive State Management in Angular with ngrx
  2. Урок 2.00:09:31
    Set Up ngrx Store for an Application Feature
  3. Урок 3.00:04:04
    Integrate Redux devtools into an ngrx Angular Application
  4. Урок 4.00:07:57
    Manage Data in the ngrx Store through a Reducer in Angular
  5. Урок 5.00:08:55
    Dispatch Strongly Typed Action Objects to an ngrx Store in Angular
  6. Урок 6.00:10:23
    Simplify Collection Management with ngrx Entity in Angular
  7. Урок 7.00:07:32
    Simplify Querying for State with ngrx Selectors in Angular
  8. Урок 8.00:12:13
    Handle Async Operations with ngrx Effects in Angular
  9. Урок 9.00:06:03
    Improve Server Communication in Ngrx Effects with NX Data Persistence in Angular
  10. Урок 10.00:09:24
    Connect Related Angular Data Models with Computed Data using ngrx Selectors
  11. Урок 11.00:07:05
    Extract Implementation Details of ngrx from an Angular Application with the Facade Pattern