Master RxJS: Frontend data stores in services using BehaviorSubject

How to use BehaviorSubject without triggering needless re-renders, memory problems and unwanted mutations

Lars Holdaas
Level Up Coding
Published in
11 min readMar 19, 2020

--

Photo by chuttersnap on Unsplash

With the rise of popularity of using RxJS in services for delivering data to UI components, more and more are using RxJS only in place of more dedicated application state…

--

--

Web developer working in Japan. Passionate about maintanability and clean coding.