NOTES:
Includes practical tips 6 and 7
PRESENTED AT:
Droidcon New York 2022
https://nyc.droidcon.com/aida-issayeva/
TALK TITLE:
What does Recomposition mean to your app?
ROOM:
Hopper
DATE:
September 2, 2022
TIME:
13:20 > 40 min
DESCRIPTION:
You’ve heard a lot that Jetpack Compose is a declarative UI toolkit and it recomposes only the components that changed. But what does it exactly mean? How does it apply not only in the scale of one composable function but the entire app? Well, it turns out there is more than meets the eye when it comes to recomposition, and in this talk, we will deep dive into its benefits, costs, and gotchas. You’ll learn some practical tips to efficiently build functions in Jetpack Compose.
MORE TALKS & ARTICLES FROM ME: https://cupsofcode.com/talks/