1 min readAug 17, 2020
That’s a little bit more difficult to do. Last year, I wrote a directive that did that and would synchronize state between a store and a form. That said, if you use Angular forms, you can use the form state as your Observable store since there are observables available to subscribe to any update.