Wednesday, December 14, 2022

rxjs note - Angular - The Complete Guide

 

1. 

  1. In order to follow along smoothly with the course examples, make sure you install RxJS v6 by running

    In addition, also install the rxjs-compat package:

  2. To get discount on Max's courses, go to https://academind.com/courses
  3. 3.
  4. https://www.learnrxjs.io/
  5. 4.
  6. Use Subject instead of EventEmitter, emit->subject.next
  7. 5.

No comments:

Post a Comment