RxJS: How to Observe an Object

Nicholas Jamieson
2 min readJun 14, 2018
Photo by Dose Media on Unsplash

A while ago, John Lindquist published a package named rx-handler. With it, you can create event handler functions that are also observables.

When it was published, I noticed a few queries about whether something similar could be done with Angular’s Input properties — so that they, too, could be treated as observables.

--

--

Nicholas Jamieson

RxJS core team member; front-end developer; mentor; speaker; open-source contributor