Clean Architecture the right way! Or almost…
(talk)In this talk we will analyze some implementations of Clean Architecture that are common in the Android community, and we’ll see how they fit into the original proposal from Robert C. Martin. We will focus on those parts that usually don’t follow the theory, discussing on what we could improve if we had followed the original proposal. Finally, we will observe how this rules applied along with Kotlin provide other benefits besides maintainability, scalability or readability of code. Everything based on the real experience of building an app used by millions.