I often tend to use the wrong rxjs operators, so I went and looked for something that could make my life a bit easier.
Luckily there is a solution for that ‘RxJS Operator Decision Tree’. This will help you identify the right rxjs operator to use, which is exactly what I was looking for!
Hopefully this makes the 100+ operators in rxjs a bit easier to use!
Happy coding!