Code reviews that don’t make people cryEight years ago, I almost punched my code reviewer. Today, I’m that “annoying” reviewer Here’s what I learned.Nov 30, 2024Nov 30, 2024
How to refactor your code (without turning the project inside-out)In this article, we’ll explore a 5-step process to break the cycle and improve the quality of your codebase.Oct 27, 2023Oct 27, 2023
Top articles on Kotlin Testing (2022)Here is the top 5 articles on KotlinTesting in 2022.May 25, 2022May 25, 2022
Published inKotlinTestingJVM Testing Newsletter | June 2021What’s new in JVM testing? Check June 2021 issue.Jul 2, 2021Jul 2, 2021
Published inKotlinTestingJVM testing newsletter | May 2021What’s new in JVM testing? Check May 2021 issue.Jun 6, 2021Jun 6, 2021
Published inKotlinTestingJVM Testing Newsletter | July 2021What’s new in JVM testing? Check July 2021 issue.Jun 6, 2021Jun 6, 2021
Introducing Kotlin Testing — new publication about testing with KotlinI finally decided to implement one of my ideas — portal dedicated to testing with Kotlin.May 31, 2020May 31, 2020
Published inKt. AcademyKtor for fast server prototypingKtor is framework for creating server and client applications in Kotlin. As creators says — it’s ultimate goal is to provide end to end…Oct 28, 20192Oct 28, 20192
Published inProAndroidDevBuilding Unit Tests for ViewModel in TDD styleSimple way of writing unit tests with TDD spiritJul 1, 20192Jul 1, 20192
Published inProAndroidDevModel-View-Intent & Data BindingI always try to simplify development process and reduce boilerplate code, therefore I decided to dive deeper into MVI.Jul 14, 20181Jul 14, 20181
Published inProAndroidDevTreat your build files as you treat your codeFew ideas to use Gradle in a little cleaner way.May 18, 20186May 18, 20186
Published inUntitled Kingdom | Blog about HealthTech, digital health, FemTechRefactoring RecyclerView Adapter to Data BindingData binding helps reduce boilerplate code, keep our ViewHolders thin, and may be a very useful tool for Android developers.May 15, 20187May 15, 20187
Published inKt. AcademyParametrized tests with SpekEveryone knows the situations when we have to check our system for various input. A good example would be a login/password validation…Apr 18, 20182Apr 18, 20182