Thinking about Code Architecture & Object Oriented Programming

The Content I recently got to watch several videos about architecture that got me a bit deeper into the topic and I decided to share my thoughts here. There first two videos are from Realm: MVC vs MVP vs MVVM vs MVI by Marcin Moskala Android Architecture Components Considered Harmful by Vasiliy Zukanov They are mostly Android oriented but there are some general rules which are applicable to code architecture.

May 4, 2020 · 6 min · gmirchev90