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?

103
Comments 5
1 min read
remember { mutableStateOf() } – A cheat sheet

remember { mutableStateOf() } – A cheat sheet

166
Comments 7
1 min read
A historical introduction to the Compose reactive state model

A historical introduction to the Compose reactive state model

116
Comments 11
1 min read
Introduction to the Compose Snapshot system

Introduction to the Compose Snapshot system

121
Comments 25
1 min read
Plumbing data with derived state in Compose

Plumbing data with derived state in Compose

70
Comments 4
1 min read
Two mutables don’t make a right

Two mutables don’t make a right

66
Comments 2
1 min read
Implementing snapshot-aware data structures

Implementing snapshot-aware data structures

63
Comments 4
1 min read