^5.0.0
groupBy() is another RxJS operator to create higher order observables. In this lesson we will learn how groupBy works for routing source values into different groups according to a calculated key.
Very good tutorials! Thank you very much!