A Compose State of Mind - Using Jetpack Compose's Automatic State Observation
Android Developers via YouTube
Overview
Explore Jetpack Compose's automatic state observation in this 21-minute video from Android Developers. Dive into Compose's state model and the Composition, learning when to hoist state, create state holders, or use AAC ViewModels. Discover how to safely mutate state outside the Composition while ensuring changes are tracked by Compose. Gain insights into state tracking, remembering state, Composables, UI Element State, and handling state with View Models. Access additional resources like Compose documentation, pathways, and samples to further enhance your understanding of using state in Jetpack Compose. Speaker Manuel Vicente Vivo guides you through this essential aspect of Android development, helping you adopt a Compose state of mind for more efficient UI creation.
Syllabus
Introduction
State tracking
Remembering state
Composables
UI Element State
Handling State
View Models
Conclusion
Taught by
Android Developers