PinnedPublished inProAndroidDevImplementing Friendly Captcha in Jetpack Compose: A Ready-to-Use SolutionA Step-by-Step Guide to Adding Friendly Captcha in Your Android AppFeb 14Feb 14
PinnedPublished inProAndroidDevDive into Kotlin Coroutines.In this article, I’ll give some basic information on how Kotlin coroutines actually work under the hood.Nov 21, 20231Nov 21, 20231
PinnedPublished inProAndroidDevAvoid using var in the data class constructor in Kotlin.Have you ever considered why using var in the data class constructor in Kotlin is a bad idea?Sep 3, 20232Sep 3, 20232
Inline value classes in Kotlin. Comparison with type aliases and data classes.In this article, we will look at the problem and solve it using value classes.Jul 10, 20231Jul 10, 20231
Top App Navigation Bar with Jetpack ComposeIn this article, I’m going to show you how to set up navigation between screens using the Top App Navigation Bar with Jetpack Compose.May 30, 2023May 30, 2023
Bottom Navigation Bar With Jetpack ComposeIn this article, I’m going to show you how to set up navigation between screens using the bottom navigation bar with Jetpack Compose.May 26, 2023May 26, 2023