coroutines

Kotlin Multiplatform MVI Architecture with Koin DI

Building Rock-Solid Apps with MVI and Koin in Kotlin Multiplatform Architecting a Kotlin Multiplatform app without solid patterns is like… Read More

7 months ago

Get Last Known Location with Kotlin Flow

Ever wondered how your favorite apps always know where you are? Whether it’s guiding you to the nearest taco joint… Read More

7 months ago

Refresh Token Interceptor: Ktor | Retrofit | Apollo GraphQL

Key Points Research suggests you can implement refresh token interceptors in Kotlin using Ktor, Retrofit, and Apollo GraphQL to handle… Read More

7 months ago

Kotlin Flow vs RxJava: Why Flow Wins for Android Devs

Hey there, fellow code wranglers! Let’s talk about something that’s been buzzing in the Android dev community: Kotlin Flow. If… Read More

7 months ago

Android Jetpack DataStore: Your App’s New Data BFF

Ever had your app crash because SharedPreferences decided to throw a tantrum? Yeah, me too. It’s like that one friend… Read More

7 months ago

Fetch Google Ad ID in Android with Kotlin Coroutines

Picture this: You’re building an Android app, and you need to fetch the Google Advertising ID (GAID) for, say, analytics… Read More

8 months ago