Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build Redux Style Applications with Angular, RxJS, and ngrx/store, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:20
    Render an Observable with the Async Pipe
  • Урок 2. 00:01:06
    Render an Observable Date with the Async and Date Pipes
  • Урок 3. 00:01:34
    Handle Click Events with Subjects
  • Урок 4. 00:01:37
    Handle Clicks and Intervals Together with Merge
  • Урок 5. 00:02:24
    Manage State in RxJS with StartWith and Scan
  • Урок 6. 00:01:33
    Map Streams to Values to Affect State
  • Урок 7. 00:05:13
    Use ngrx/store and Reducers for Angular Application State
  • Урок 8. 00:01:22
    Dispatch Action Types to Reducers
  • Урок 9. 00:02:00
    Dispatch Action Payloads to Reducers
  • Урок 10. 00:02:38
    Pass Template Input Values to Reducers
  • Урок 11. 00:03:10
    Pass Observables into Components with Async Pipe
  • Урок 12. 00:02:34
    Add a Second Reducer to the Store
  • Урок 13. 00:01:39
    Use Two Reducers Together
  • Урок 14. 00:05:06
    Use a Reducer to Change an Object's Property Inside an Array
  • Урок 15. 00:03:32
    Use a Value from the Store in a Reducer
  • Урок 16. 00:03:39
    Review of Angular 2, RxJS, and Reducers from ngrx/store