Jul 11, 2024
searchConfig$
from form value changessearchConfig$
, calls findUsers()
with configswitchMap()
to keep data in a reactive contexttakeUntil()
or takeUntilDestroyed()
takeUntil()
takeUntil()
to the end of the operator chain, use ESLint rules to enforceshare()
or shareReplay()
to make observables hot and share latest values with new subscribersdistinctUntilChanged()
tap()
operator for side effects to make them explicitly clear