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?

90
Comments 4
7 min read
remember { mutableStateOf() } – A cheat sheet

remember { mutableStateOf() } – A cheat sheet

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

A historical introduction to the Compose reactive state model

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

Introduction to the Compose Snapshot system

102
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

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

Implementing snapshot-aware data structures

61
Comments 4
22 min read