19 Dec 2023 Architecture Crash Course on the Android UI Layer | Part 2 Part 2 - State Holders and Saving State
25 Oct 2022 Talks Architecture State holders and state production in the UI Layer Android Dev Summit 2022 talk
25 Oct 2022 Talks Architecture Collecting flows in a lifecycle-aware manner Android Dev Summit 2022 talk
10 Aug 2022 Architecture Consuming flows safely in Jetpack Compose Use the collectAsStateWithLifecycle API to collect flows in a lifecycle-aware manner from your UI.
1 Jun 2022 Architecture ViewModel One-off event antipatterns You should handle ViewModel events immediately, causing a UI state update.
11 Apr 2022 Architecture Compose Migrating Architecture Blueprints to Jetpack Compose This blog post tells the story of how the team migrated Architecture Blueprints to Jetpack Compose.
14 Dec 2021 Architecture Rebuilding our guide to app architecture We just launched a revamped guide to app architecture.