RxJS hint [BehaviorSubject, ReplaySubject(1)]
This hint covers the difference between the BehaviorSubject and ReplaySubject(1) classes from the RxJS library.