DEV Community

Compose state explained Series' Articles

Back to Zach Klippenstein's Series
Scoped recomposition in Jetpack Compose — what happens when state changes?

Scoped recomposition in Jetpack Compose — what happens when state changes?

92
Comments 5
7 min read
remember { mutableStateOf() } – A cheat sheet

remember { mutableStateOf() } – A cheat sheet

152
Comments 7
5 min read
A historical introduction to the Compose reactive state model

A historical introduction to the Compose reactive state model

112
Comments 11
9 min read
Introduction to the Compose Snapshot system

Introduction to the Compose Snapshot system

107
Comments 25
19 min read
Plumbing data with derived state in Compose

Plumbing data with derived state in Compose

69
Comments 4
19 min read
Two mutables don’t make a right

Two mutables don’t make a right

61
Comments 2
9 min read
Implementing snapshot-aware data structures
Cover image for Implementing snapshot-aware data structures

Implementing snapshot-aware data structures

62
Comments 4
22 min read