More and more women are studying and teaching computer science and programming - some of us, for many (50+) years. I'm trying to find other women 65+ programmers, interested in collaborating on a Jetpack Compose project developing apps for seniors. Anyone interested?
Friday, September 29, 2023
Jetpack Compose and ViewModel to handle state
When using Jetpack Compose, ViewModel is the primary means of exposing screen UI state to your composables.
I'm currently studying how the ViewModel works in Jetpack Compose so that I can include a ViewModel in my own Android apps. I then move on to testing apps and navigation to a new screen within one activity. I've been stuck on these topics for a while and am reviewing my own documentation on this.
Subscribe to:
Posts (Atom)
Pixel 8 Pro phone and Pixel Watch 2 - ordered today 4th October 2023 with Android 14
I'm looking forward to the delivery in two weeks time.

-
When using Jetpack Compose, ViewModel is the primary means of exposing screen UI state to your composables. ViewModel codelab I'm curre...
-
More and more women are studying and teaching computer science and programming - some of us, for many (50+) years. I'm trying to find ot...
-
Today I started this codelab . I'm currently studying the starter code for the Cupcake app to figure out how Jetpack Compose makes it ea...