Archives
All the Bits I've archived.
-
The White Lines: Enforcing Design System Rules with Detekt
Track limits don't stop you from going wide. They penalise you for it. Custom Detekt rules work the same way.
-
Crossing the Finish Line: StateFlow & SharedFlow in Kotlin Multiplatform
StateFlow is your lap timer β always showing the latest lap. SharedFlow is the race radio β you only hear what's broadcasted while you're tuned in.
-
Under the Hood: How Compose and SwiftUI Handle What Happens Off-Screen
Same engine, different cockpit: how Compose and SwiftUI handle side effects when sharing a Kotlin Multiplatform ViewModel.
-
Master Compose Shared Element Transitions: A Smooth UI Journey
Building fluid, reliable shared element transitions in real-world Compose apps
-
π A Christmas Checklist for Kotlin Multiplatform Projects π
What Is Really Worth Sharing
-
Testing Jetpack Compose UI on the JVM: The Discovery That Changed My Workflow
How Robolectric Made Compose UI Tests Fast and CI Friendly
-
π§© Koin Injection on iOS Without Reified Crashes: A Clean KMM Pattern
Tired of Koin blowing up on iOS because of reified generics? Hereβs the definitive fix. Clean, type-safe, Swift-friendly. No crashes, no leaks, no nonsense.
-
π Cross-Platform Notifications with KMP β All in Kotlin!
All logic, all flows, all platform calls are written in Kotlin.
-
π Exploring Multi-Layer Navigation in Jetpack Compose with Navigation 3
A simple, clean, and shows how to combine multiple NavDisplays in a way that scales beautifully as your app grows.
-
No, Emitting Loading State from the Repository Doesnβt Make You a Junior Dev
Why handling loading in your repository isnβt bad architecture, itβs actually a sign of experience and clean design.
-
Sleeping But Working: Cross-Platform Background Sync with KMP
How to keep your app busy while your users (and you) sleep.
-
π§ How Talking to Myself, Vanilla PHP, and an Ice Cream Led Me to Kotlin Multiplatform π
A funny and honest story about bugs, PHP, and how one vanilla ice cream helped me realize that talking to myself was actually my greatest debugging tool.
-
NetFlow Part 1: Why I Took the Leap from Android-Only to Kotlin Multiplatform
A real-world story of how one Android-first library became a Kotlin Multiplatform (KMP) journey.
-
π¨ iOS 26βs Liquid Glass Is a Game-Changer for Kotlin Multiplatform β And a Wake-Up Call for Flutter
A stunning leap in visual design that only native apps truly get to experience.
-
Ktorfit + Kotlin Multiplatform: Retrofit-like Networking for KMP Apps
Bring Retrofitβs simplicity to Kotlin Multiplatform with Ktorfit β type-safe networking that just works everywhere.
-
Flutter vs Kotlin Multiplatform: KMP with SwiftUI β Native Code with Kotlin Brain
Differences between KMP and Flutter
-
π§© Injecting Fun: KMP + Koin Annotations Made Easy
Koin Annotations on Compose Multiplatform
-
π Good News for Kotlin Multiplatform Devs: It Just Got Way Easier!
If youβve been curious about Kotlin Multiplatform (KMP) or already building cross-platform apps, Iβve got some great news for you.