I’m not clear on the difference between a Subject
and a BehaviorSubject
. Is it just that a BehaviorSubject
has the getValue()
function?
I’m not clear on the difference between a Subject
and a BehaviorSubject
. Is it just that a BehaviorSubject
has the getValue()
function?