Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Basics: Viewmodel and State in Compose #210

Open
gloglo1980 opened this issue Sep 13, 2024 · 0 comments
Open

Android Basics: Viewmodel and State in Compose #210

gloglo1980 opened this issue Sep 13, 2024 · 0 comments

Comments

@gloglo1980
Copy link

This is the first lesson I found difficult to follow. I feel like there was a lot of jumping around and doing things and I didn't really know why. It could have been organised differently - for example, I don't feel like we (learners) gain value from adding things one by one in the view model and the UI, it might have been better to have started with a plan: we're going to have a guessed word, a score and a word count that will need to behave like x,y, and z, and then executed once in each place and had more focus on the form these things take. For example there was no talk about "_uiState" - is it a convention to define this kind of variable with an underscore in front? The writer knew upfront what this variable was for but we (learners) were just along for the ride and had to infer with no experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant