Jetpack Compose - Day 2

 List of topics to get started with:

1. What is composition?
2. What is the composition cycle? enter -> recompose -> exit
3. What is recomposition?
4. How does recomposition trigger?
5. When recomposition trigger?
6. What is the state of your app, state of data, and state wrapper?
7. What is mutableStateOf?
8. What is remember? blog 👇🏻
9. In how many ways can you use remember?
10. What is rememberSaveable? blog 👇🏻
11. What is Saver?
12. How does rememberSaveable internally work?
13. What is a bundle in Android?


Start with these simple steps, rather than jumping in directly. Built a UI of your choice and interact with data. and share in the comments 👇🏻

Don't worry about side effects, and all, day 2 is just a simple step.

No comments:

Powered by Blogger.