RxJS: improving performance and memory leaks
We’d like to talk about RxJS and its philosophy, touching upon possible memory leaks, main mistakes in using RxJS. We’ll share our experience of using Rx in a big Angular 4 application and how we fixed and avoided Memory Leaks. Few people talk about it, almost nothing is mentioned in the documentation. We’ll look at what should be done with the help of RxJS and what shouldn’t.