An object which emits its data (or subsets of it) as each field is set or changed.
This can be used to maintain application state or configuration.
(This tastes a little Redux-y, but is implemented more as a utility library leveraging RxJs than as a framework).
An object which emits its data (or subsets of it) as each field is set or changed. This can be used to maintain application state or configuration. (This tastes a little Redux-y, but is implemented more as a utility library leveraging RxJs than as a framework).