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.
Retrofit with Kotlin Coroutines

Retrofit with Kotlin Coroutines

1
Comments
3 min read
Retrofit with Kotlin Flow

Retrofit with Kotlin Flow

1
Comments
3 min read
Room Database with Kotlin Flow

Room Database with Kotlin Flow

1
Comments
3 min read
How to Add Navigation Drawer in Jetpack Compose?

How to Add Navigation Drawer in Jetpack Compose?

9
Comments
3 min read
Application domain modeling

Application domain modeling

1
Comments
6 min read
coroutineScope vs supervisorScope

coroutineScope vs supervisorScope

Comments
2 min read
Dispatchers in Kotlin Coroutines

Dispatchers in Kotlin Coroutines

1
Comments
4 min read
📸 Snapshot Testing with Kotlin

📸 Snapshot Testing with Kotlin

7
Comments 2
5 min read
Using Java Beans in a composed UI

Using Java Beans in a composed UI

1
Comments
5 min read
What is Flow API in Kotlin?

What is Flow API in Kotlin?

Comments
6 min read
Android Jetpack Compose Form Tutorial

Android Jetpack Compose Form Tutorial

20
Comments 5
6 min read
Prefer Function Reference over Lambda in Kotlin? Wrong!

Prefer Function Reference over Lambda in Kotlin? Wrong!

7
Comments 4
5 min read
Mongock: Ferramenta para migração de dados Mongo e Java/Kotlin

Mongock: Ferramenta para migração de dados Mongo e Java/Kotlin

1
Comments
2 min read
Virtual Threads In Java

Virtual Threads In Java

17
Comments 5
2 min read
Domain Driven Design in Kotlin - Entities lifecycle management

Domain Driven Design in Kotlin - Entities lifecycle management

6
Comments
5 min read
JvmOverloads Annotation in Kotlin

JvmOverloads Annotation in Kotlin

Comments
2 min read
JvmField Annotation in Kotlin

JvmField Annotation in Kotlin

Comments
2 min read
How To Crop and Trim Videos In Kotlin for Android

How To Crop and Trim Videos In Kotlin for Android

2
Comments
11 min read
Reduce cognitive load with Kotlin Extension functions.

Reduce cognitive load with Kotlin Extension functions.

1
Comments
2 min read
JvmStatic Annotation in Kotlin

JvmStatic Annotation in Kotlin

Comments
2 min read
Using Fragments Dynamically

Using Fragments Dynamically

Comments
3 min read
How to implement a WebRTC HTTP Playback Protocol (WHPP) client for native Android applications

How to implement a WebRTC HTTP Playback Protocol (WHPP) client for native Android applications

6
Comments 3
5 min read
Write safe code with immutable properties in Kotlin?

Write safe code with immutable properties in Kotlin?

2
Comments
2 min read
Advantage of using const in Kotlin

Advantage of using const in Kotlin

5
Comments
2 min read
Kotlin Springboot -- Part 10 Port という interface を作って Usecase と Gateway をつなぐ

Kotlin Springboot -- Part 10 Port という interface を作って Usecase と Gateway をつなぐ

3
Comments
1 min read
loading...