DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to implement Exposed Drop-Down Menu

How to implement Exposed Drop-Down Menu

6
Comments
3 min read
02 Compose - Overview

02 Compose - Overview

4
Comments
2 min read
How get selected chips text in a chip group

How get selected chips text in a chip group

8
Comments
1 min read
Kotlin safe casting

Kotlin safe casting

6
Comments 1
1 min read
A case against the MVI architecture pattern

A case against the MVI architecture pattern

38
Comments 11
7 min read
Kotlin Flow - Implementing an Android Timer

Kotlin Flow - Implementing an Android Timer

18
Comments
5 min read
Handling back presses in Jetpack Compose

Handling back presses in Jetpack Compose

46
Comments 4
4 min read
The Best Programming Languages to Learn in 2021

The Best Programming Languages to Learn in 2021

2
Comments
7 min read
Kotlin Tutorial for Java Developers

Kotlin Tutorial for Java Developers

10
Comments
12 min read
A Tiny Note About Interfaces

A Tiny Note About Interfaces

8
Comments 1
4 min read
Intro to Kafka - Topics and partitions

Intro to Kafka - Topics and partitions

7
Comments
3 min read
Snackbars Without Scaffolds (and why you should avoid them)

Snackbars Without Scaffolds (and why you should avoid them)

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

remember { mutableStateOf() } – A cheat sheet

120
Comments 7
1 min read
How to set up a Base Fragment Class with ViewBinding and ViewModel on Android

How to set up a Base Fragment Class with ViewBinding and ViewModel on Android

33
Comments 8
3 min read
WorkManager

WorkManager

5
Comments
2 min read
Making your KotlinJS Website Mobile-Friendly

Making your KotlinJS Website Mobile-Friendly

12
Comments 1
4 min read
How to Add a Snackbar to Jetpack Compose

How to Add a Snackbar to Jetpack Compose

7
Comments
2 min read
Scoped recomposition in Jetpack Compose — what happens when state changes?

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

106
Comments 5
1 min read
Big O: Time Complexity of Algorithms with Kotlin examples

Big O: Time Complexity of Algorithms with Kotlin examples

8
Comments
5 min read
"Hello World" com Kotlin e Javalin

"Hello World" com Kotlin e Javalin

5
Comments
2 min read
Diving into Kotlin collections

Diving into Kotlin collections

73
Comments
12 min read
Difference between a “coroutine” and a “thread”?

Difference between a “coroutine” and a “thread”?

2
Comments
1 min read
Re-gaining orientation #4

Re-gaining orientation #4

7
Comments
3 min read
Five features I wish Dart had

Five features I wish Dart had

10
Comments 2
15 min read
Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

58
Comments
3 min read
loading...