Reactive, Clean Architecture and Android Architecture Components, a solid formula for a MVVM based architecture.
Lucia Payo, N26
Reactive development that links long-lived objects with pure functions is hot for good reason. Clean architecture helps with the separation of concerns making our code unit testable and separated from the framework. The recently released Android Architecture Components, and more specifically, the LiveData and ViewModel, make it easy to connect to the framework….
Very well explained well done!
So the interactor doesn't really do anything?
In clean architecture, aren't repositories allowed to depend on interactors?
Super clear and straightforward!
Thank you, it’s very helpful
Great.
Wow great idea and presentation!
This is really helpful
Thank you Lucia. Great talk!
Very interesting and clear explanation!
Simple and straightforward talk. thank you Lucia
Yeah, very nice idea!
One a of the cleanest Android architectures that I've ever seen, Thanks for sharing Lucia 🙂