<@U0BEXF2SY> I'm on MVP, but still employing a rea...
# android
r
@ccrowe I'm on MVP, but still employing a reactive approach, I don't think the two are mutually exclusive. MVP for me is not only about testability, it's a general matter of separation of concerns. It greatly helps to make the code more understandable and thus maintainable.
👍 2