angular-rxjs-child

Several techniques of working with RxJS in child components. Created with StackBlitz ⚡️

Stars
18

angular-rxjs-child-deborahk

Demonstrates several techniques for working with RxJS in child components.

  • Passing the Observable as an input property and using onPush change detection.
  • Passing the value of the Observable as an input property and using onPush change detection.

Edit on StackBlitz