I have an array of object that I need to get only trainingName and numOfLikes from each object. I did this with map but I want to do the exact thing with observables without