Posts
All the articles I've posted.
-
๐ 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.