Recomposition in Jetpack Compose

  Рет қаралды 1,870

GDG Cincinnati

GDG Cincinnati

Күн бұрын

Пікірлер: 2
@armagancivelek9926
@armagancivelek9926 4 ай бұрын
There is some misunderstanding, for example at 23:45 when we examine the Text composable we can see it managed to skip from the recomposition even though its value has changed, but this is just an illusion. When the recomposition has started ( because of the changing dataPointOne which is a STATE ) whole code snippet is relaunched from scratch and dataPointFour's value is assigned as "oioin". Finally, variable dataPointFour has the same value as the beginning. That is why Text Composable was able to skip the recomposition. If the dataPointFour variable got held the outside of the Composable it would be observed that the Text Composable would not escape from recomposition. The whole description above means the point is not about that dataPointFour is String, it is about the dataPointFour variable's value.
@toystoryscarymovie-forkids3323
@toystoryscarymovie-forkids3323 Жыл бұрын
funny how there was no comment. i didnt understand jack! and it wasnt relatable
Performance Optimization with @Stable and @Immutable in Jetpack Compose
16:47
Programming Is Cooked
9:30
ThePrimeTime
Рет қаралды 164 М.
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 43 МЛН
More performance tips for Jetpack Compose
20:47
Android Developers
Рет қаралды 41 М.
Using Square Workflow for Android & iOS
32:40
GDG Cincinnati
Рет қаралды 1,2 М.
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 57 М.
Compose Modifiers deep dive
21:02
Android Developers
Рет қаралды 35 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 324 М.
4 Ways To Debug Recomposition in Your Jetpack Compose UI!
7:25
Charfaoui Younes
Рет қаралды 1,4 М.
State in Jetpack Compose
43:46
Android Developers
Рет қаралды 75 М.