
State Management in Jetpack Compose: What Works in Practice
5 min read
A practical guide to managing state in Jetpack Compose - what I use, what I avoid, and why simplicity wins.
4 posts

5 min read
A practical guide to managing state in Jetpack Compose - what I use, what I avoid, and why simplicity wins.

4 min read
Practical architecture patterns for Jetpack Compose that work in real production apps - not just sample projects.

4 min read
Compose is the future. Views are the present. When you're working in a codebase with years of XML layouts, the migration question gets complicated fast.

5 min read
After years of building Android apps at different scales, here's how I think about architecture. Not the textbook version, but the practical one that survives contact with real products and real teams.