Zach Klippenstein Posted on Mar 31, 2021 • Edited on Sep 25 • Originally published at blog.zachklipp.com Scoped recomposition in Jetpack Compose — what happens when state changes? #android #kotlin #programming #compose Compose state explained (7 Part Series) 1 Scoped recomposition in Jetpack Compose — what happens when state changes? 2 remember { mutableStateOf() } – A cheat sheet ... 3 more parts... 3 A historical introduction to the Compose reactive state model 4 Introduction to the Compose Snapshot system 5 Plumbing data with derived state in Compose 6 Two mutables don’t make a right 7 Implementing snapshot-aware data structures This post has moved to blog.zachklipp.com. Top comments (5) Subscribe The discussion has been locked. New comments can't be added. Post has moved to https://blog.zachklipp.com/scoped-recomposition-in-jetpack-compose-what-happens-when-state-changes/ Collapse Expand Jamie Eisenhart Jamie Eisenhart Jamie Eisenhart Follow Joined Oct 27, 2021 • Nov 24 '22 Dropdown menu Copy link Hide Incredibly helpful series. Thank you! Collapse Expand Eric Ampire Eric Ampire Eric Ampire Follow Mobile Developer Kotlin enthusiasm Email ericampire.top@gmail.com Location Montréal, Canada Education Computer Science Work Mobile Developer at Lottiefiles Joined Jan 17, 2020 • Mar 31 '21 Dropdown menu Copy link Hide Interesting post thanks Collapse Expand Wells Wells Wells Follow Education SourceEastUniversity Work AndroidDeveloper Joined Aug 10, 2021 • Aug 10 '21 Dropdown menu Copy link Hide after I test the code, it is improved that now the compose will only recompose the text function Collapse Expand Rahul Singh Chandrabhan Rahul Singh Chandrabhan Rahul Singh Chandrabhan Follow I am an Android Developer who loves to learn new things and improve himself Location India Pronouns He/Him Work Lead Android Developer Joined May 3, 2024 • May 3 Dropdown menu Copy link Hide Great explanation, really helpful Collapse Expand Tristan Cheng Tristan Cheng Tristan Cheng Follow Joined May 24, 2023 • May 24 '23 Dropdown menu Copy link Hide Wow! Extremely helpful!! Thank you!! Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
Incredibly helpful series. Thank you!
Interesting post thanks
after I test the code, it is improved that now the compose will only recompose the text function
Great explanation, really helpful
Wow! Extremely helpful!! Thank you!!