Top "Rxjs-observables" questions

BehaviorSubject vs Observable?

I'm looking into Angular RxJs patterns and I don't understand the difference between a BehaviorSubject and an Observable. From my …

angular rxjs behaviorsubject rxjs-observables