Modeling Domain Values and Restricted Class Hierarchies in Kotlin
Learn different ways how to model domain values and restricted class hierarchies in Kotlin.
Learn different ways how to model domain values and restricted class hierarchies in Kotlin.
In this post, we will cover 10 tips on how to improve your code review process and increase developer velocity.
In this post, we take a look at what is screenshot/snapshot testing and how to get started with it on Android using Compose and Paparazzi.
Let’s take a look at a 5 Kotlin tips for writing code that is easy to read, understand and maintain.
We’ll take a closer look at what feature flags are, how they can help us, and how to start using them in your project.
Let’s create an animated counter button in Jetpack Compose step-by-step.
Let’s take a closer look at the recently released Pager composable and how to use it.
We’ll take a look on how to use payloads together with DiffUtil to efficiently update RecyclerView items.
Learn more about a new Kotlin language feature introduced in version 1.7.20.