Wrapping an RxJS observable stream into an Angular service
How to create an injectable service that emits a stream of values, and a UI component that subscribes to this stream, displaying its values in real time.
How to create an injectable service that emits a stream of values, and a UI component that subscribes to this stream, displaying its values in real time.
Yakov Fain shows how to get started with the latest from the Angular 2 team.