Clean Architecture: How to avoid mappersOne of the problems in clean architecture is mappers. Because you have some entity in Domain module and on the other hand you need those…Oct 22, 20203Oct 22, 20203
Android App with Kotlin, Dagger2, RxJava, based on MVVM and TDD (Part 2)This is multiple part stories about a Kotlin application from scratch.Jun 10, 20191Jun 10, 20191
Android App with Kotlin, Dagger2, RxJava, based on MVVM and TDD (Part 1)This is multiple part stories about a Kotlin application from scratch. At first, we create a Kotlin project, make a git repository and…May 27, 20191May 27, 20191