DEV Community

# compose

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
remember { mutableStateOf() } – A cheat sheet

remember { mutableStateOf() } – A cheat sheet

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

A historical introduction to the Compose reactive state model

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

Introduction to the Compose Snapshot system

104
Comments 25
19 min read
Scoped recomposition in Jetpack Compose — what happens when state changes?

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

90
Comments 5
7 min read
Plumbing data with derived state in Compose

Plumbing data with derived state in Compose

69
Comments 4
19 min read
Implementing snapshot-aware data structures

Implementing snapshot-aware data structures

62
Comments 4
22 min read
Two mutables don’t make a right

Two mutables don’t make a right

61
Comments 2
9 min read
Kotlin compiler plugins and binaries on multiplatform

Kotlin compiler plugins and binaries on multiplatform

53
Comments 1
8 min read
Fun with Compose: Bad UI in a Great Framework

Fun with Compose: Bad UI in a Great Framework

49
Comments
3 min read
Handling back presses in Jetpack Compose

Handling back presses in Jetpack Compose

33
Comments 4
4 min read
Browsing Jetpack Compose samples

Browsing Jetpack Compose samples

23
Comments
2 min read
Compose Hackathon: Day 1

Compose Hackathon: Day 1

22
Comments
8 min read
Defining dynamic Host rule in Traefik v2

Defining dynamic Host rule in Traefik v2

17
Comments 2
3 min read
Sharing Compose components between Android and Desktop

Sharing Compose components between Android and Desktop

17
Comments
4 min read
Introduction to Jetpack Compose for NativeScript

Introduction to Jetpack Compose for NativeScript

16
Comments
6 min read
Install Docker (Compose) on Oracle Linux 8

Install Docker (Compose) on Oracle Linux 8

15
Comments
1 min read
Jetpack compose #1 DropdownMenu - Weather UI

Jetpack compose #1 DropdownMenu - Weather UI

15
Comments 1
4 min read
Tic-tac-toe: from MVP to Jetpack Compose

Tic-tac-toe: from MVP to Jetpack Compose

14
Comments 5
9 min read
DOCKER - How To Resolve "react exited with code 0"

DOCKER - How To Resolve "react exited with code 0"

14
Comments 6
2 min read
Touch interactions in Jetpack Compose

Touch interactions in Jetpack Compose

14
Comments
4 min read
Compose Hackathon: Day 2.5

Compose Hackathon: Day 2.5

14
Comments
6 min read
Custom Composable with Jetpack Compose

Custom Composable with Jetpack Compose

13
Comments
4 min read
Android Custom Dialog using jetpack compose

Android Custom Dialog using jetpack compose

13
Comments
2 min read
Docker networking: Network Namespaces, Docker and DNS

Docker networking: Network Namespaces, Docker and DNS

13
Comments
10 min read
Compose Hackathon: Day… the rest

Compose Hackathon: Day… the rest

12
Comments
9 min read
KoMPose Kit: KaMP Kit goes Jetpack Compose

KoMPose Kit: KaMP Kit goes Jetpack Compose

12
Comments
6 min read
Compose Animations beyond the state change

Compose Animations beyond the state change

12
Comments 1
6 min read
How to Run Concurrent Applications With Docker Compose

How to Run Concurrent Applications With Docker Compose

12
Comments
4 min read
Jetpack Compose - Alert Dialogs

Jetpack Compose - Alert Dialogs

12
Comments
2 min read
Android login screen using jetpack compose [Part-2]

Android login screen using jetpack compose [Part-2]

12
Comments 2
2 min read
Android login screen using jetpack compose [Part-1]

Android login screen using jetpack compose [Part-1]

11
Comments
2 min read
Formatting credit card number input in Jetpack compose Android

Formatting credit card number input in Jetpack compose Android

10
Comments
5 min read
Modernized Android architecture - JetPack Compose Part1

Modernized Android architecture - JetPack Compose Part1

10
Comments 1
6 min read
Learning Live Templates for Jetpack Compose

Learning Live Templates for Jetpack Compose

9
Comments
10 min read
docker-compose.yaml to start YugabyteDB with POSTGRES_USER POSTGRES_PASSWORD POSTGRES_DB env

docker-compose.yaml to start YugabyteDB with POSTGRES_USER POSTGRES_PASSWORD POSTGRES_DB env

9
Comments
2 min read
Infinite LazyColumn in Jetpack Compose

Infinite LazyColumn in Jetpack Compose

8
Comments 4
3 min read
03 Compose - Managing State in Compose

03 Compose - Managing State in Compose

8
Comments
4 min read
Setting Docker build context to CWD with Compose

Setting Docker build context to CWD with Compose

8
Comments
2 min read
06 Compose - Layout – Modifier Functions 2

06 Compose - Layout – Modifier Functions 2

8
Comments
5 min read
How to Display a Web Application with Basic Authentication in WebView using Jetpack Compose (Android)

How to Display a Web Application with Basic Authentication in WebView using Jetpack Compose (Android)

8
Comments
1 min read
Under the hood of Relay, Android Studio plugin for exporting Figma components to compose

Under the hood of Relay, Android Studio plugin for exporting Figma components to compose

8
Comments
6 min read
Como instalar Docker Compose no Linux

Como instalar Docker Compose no Linux

8
Comments 3
3 min read
Weather forecast card design using Jetpack Compose

Weather forecast card design using Jetpack Compose

7
Comments
3 min read
SOAs with Docker Compose and Nginx Reverse-Proxy

SOAs with Docker Compose and Nginx Reverse-Proxy

7
Comments
6 min read
Simple js compose

Simple js compose

7
Comments
1 min read
Docker Compose: how to wait for the MySQL server container to be ready?

Docker Compose: how to wait for the MySQL server container to be ready?

7
Comments
14 min read
Designing a bottom navigation bar with Jetpack compose

Designing a bottom navigation bar with Jetpack compose

6
Comments
4 min read
Improving Compose snapshot tests with Paparazzi

Improving Compose snapshot tests with Paparazzi

6
Comments 1
6 min read
Jetpack compose - shape your views

Jetpack compose - shape your views

6
Comments
6 min read
javascript combine few functions into pipeline

javascript combine few functions into pipeline

6
Comments
2 min read
How to Docker? - The strategic value

How to Docker? - The strategic value

6
Comments
4 min read
05 Compose - Layout – Box and Modifier Functions 1

05 Compose - Layout – Box and Modifier Functions 1

6
Comments 1
5 min read
Jetpack Compose TextField which accepts and emits value other than String

Jetpack Compose TextField which accepts and emits value other than String

6
Comments
3 min read
How to setup a postgres and pgadmin to be used at development and testing of a application using docker-compose?

How to setup a postgres and pgadmin to be used at development and testing of a application using docker-compose?

6
Comments
1 min read
Complete Guide to Layouts in Compose - Android Jetpack Compose

Complete Guide to Layouts in Compose - Android Jetpack Compose

6
Comments
16 min read
Why should I go for compose?

Why should I go for compose?

6
Comments
4 min read
07 Compose - Layout – Column + Row + Spacer

07 Compose - Layout – Column + Row + Spacer

6
Comments
2 min read
Jetpack Compose Text View

Jetpack Compose Text View

5
Comments
3 min read
Rotary Input in Wear OS with Compose

Rotary Input in Wear OS with Compose

5
Comments
2 min read
Install Docker and Docker Compose on Linux

Install Docker and Docker Compose on Linux

5
Comments
4 min read
loading...