
Zach Klippenstein
Opinions are my own. He/him.
Work
Software Engineer at Google (previously Square)
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Opinions are my own. He/him.
Work
Software Engineer at Google (previously Square)
Recent comments
Introduction to the Compose Snapshot system
Generally, yes. It can often be a lot more natural and simple...
Introduction to the Compose Snapshot system
JavaScript doesn’t have threads, and idk about Native but I’m...
Plumbing data with derived state in Compose
State tracking works when reads are initiated from @Composab...
remember { mutableStateOf() } – A cheat sheet
developer.android.com/reference/ko...
Introduction to the Compose Snapshot system
Yes. If you're not using the rest of the Compose UI Android r...
Best practices to build accessible apps with Jetpack Compose
Great article, thanks! FYI the google issue tracker link in...
A historical introduction to the Compose reactive state model
I don't personally have a strong opinion here. If it makes se...
A historical introduction to the Compose reactive state model
It depends how much you want to couple your ViewModels to the...