A friend of mine told me that `flatMap` was instea...
# rx
i
A friend of mine told me that
flatMap
was instead used to have a new Object, array, that links two different characteristics as a way to navigate trough the JSON response nested characteristics, so for instance if I have an User, I can combine the List of User with User.adress, in a single Array or something like that