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 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
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
How to Add a Snackbar to Jetpack Compose

How to Add a Snackbar to Jetpack Compose

6
Comments
2 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
From synchronous to asynchronous code with Kotlin's coroutines

From synchronous to asynchronous code with Kotlin's coroutines

4
Comments
4 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

72
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
Wednesday Links - Edition 2021-03-31

Wednesday Links - Edition 2021-03-31

4
Comments
1 min read
KOTLIN COROUTINE: don't click, this post is only for myself

KOTLIN COROUTINE: don't click, this post is only for myself

24
Comments 3
5 min read
Quarkus - Reactive programming without callback headache

Quarkus - Reactive programming without callback headache

7
Comments
4 min read
KotlinJS and MULTIPLE State Hooks (Part two)

KotlinJS and MULTIPLE State Hooks (Part two)

6
Comments
9 min read
Converting a dev.to feed to markdown

Converting a dev.to feed to markdown

6
Comments
2 min read
Creating your first Kotlin Multiplatform library

Creating your first Kotlin Multiplatform library

57
Comments 4
6 min read
Publishing your Kotlin Multiplatform library to Maven Central

Publishing your Kotlin Multiplatform library to Maven Central

38
Comments 4
6 min read
Pull to refresh in Android

Pull to refresh in Android

7
Comments
1 min read
How a Kotlin Multiplatform library is published?

How a Kotlin Multiplatform library is published?

19
Comments
4 min read
Re-gaining orientation #3

Re-gaining orientation #3

5
Comments
4 min read
Prime Table Generator in Jetpack Compose

Prime Table Generator in Jetpack Compose

20
Comments
5 min read
Kotlin Emojis Riddle 😈

Kotlin Emojis Riddle 😈

6
Comments
1 min read
Kotlin vs Swift: implementing a method that accepts a limited set of polymorphic equitable types

Kotlin vs Swift: implementing a method that accepts a limited set of polymorphic equitable types

9
Comments
3 min read
Kotlin in the backend, Spring with Kotlin

Kotlin in the backend, Spring with Kotlin

4
Comments
1 min read
What If Kotest Had HTML Reports?

What If Kotest Had HTML Reports?

6
Comments
5 min read
Natural language processing with Kotlin: Part-of-speech tagging with Hidden Markov Model

Natural language processing with Kotlin: Part-of-speech tagging with Hidden Markov Model

23
Comments 1
19 min read
Kicking Spring Native's tires

Kicking Spring Native's tires

6
Comments
9 min read
Re-gaining orientation #2

Re-gaining orientation #2

6
Comments
3 min read
Build an Android Chat app with Jetpack Compose

Build an Android Chat app with Jetpack Compose

58
Comments
12 min read
Build REST API with Spring Boot and Kotlin

Build REST API with Spring Boot and Kotlin

2
Comments
6 min read
Structured concurrency and pure functions

Structured concurrency and pure functions

2
Comments 5
5 min read
State of Java, March 2021

State of Java, March 2021

3
Comments
2 min read
How to read messages reliably from RABBIT MQ broker?

How to read messages reliably from RABBIT MQ broker?

8
Comments 3
5 min read
New to Android? Start here

New to Android? Start here

14
Comments
3 min read
Collection of Kotlin extension functions

Collection of Kotlin extension functions

7
Comments
4 min read
Olá, Jetpack Compose

Olá, Jetpack Compose

14
Comments
4 min read
Backpressure in Reactive Systems

Backpressure in Reactive Systems

10
Comments
5 min read
Re-gaining orientation #1

Re-gaining orientation #1

7
Comments
5 min read
Kotlin Multiplatform — A panacea for mobile app development?

Kotlin Multiplatform — A panacea for mobile app development?

2
Comments
8 min read
How I blundered with enum's hashCode

How I blundered with enum's hashCode

6
Comments
2 min read
Migrating our Kotlin/JS app to the new IR compiler

Migrating our Kotlin/JS app to the new IR compiler

32
Comments
12 min read
How to Build Desktop Barcode Scanner in Java and Kotlin

How to Build Desktop Barcode Scanner in Java and Kotlin

5
Comments
4 min read
KotlinJS and State Hooks

KotlinJS and State Hooks

12
Comments 2
6 min read
Understanding Differences Between List and MutableList in Kotlin

Understanding Differences Between List and MutableList in Kotlin

7
Comments
4 min read
Jetpack Compose: First Impressions and Learning Resources

Jetpack Compose: First Impressions and Learning Resources

39
Comments
6 min read
Tips and tricks for your Kotlin code explorations

Tips and tricks for your Kotlin code explorations

35
Comments
6 min read
How to implement Design Patterns in the light of Functional programming

How to implement Design Patterns in the light of Functional programming

4
Comments
3 min read
What's the Difference Between val and var in Kotlin?

What's the Difference Between val and var in Kotlin?

6
Comments
2 min read
Chart of Backend Web Frameworks 2021

Chart of Backend Web Frameworks 2021

36
Comments 7
2 min read
What is restricted suspension in Kotlin?

What is restricted suspension in Kotlin?

17
Comments
1 min read
Servicios y logros de juegos (Kotlin)

Servicios y logros de juegos (Kotlin)

6
Comments 1
6 min read
OpenCV in Android native using C++

OpenCV in Android native using C++

5
Comments
7 min read
Companion Objects: Kotlin's most unassuming power feature

Companion Objects: Kotlin's most unassuming power feature

8
Comments
5 min read
Post Mortem: El Pokedex en Android y Clean Architecture

Post Mortem: El Pokedex en Android y Clean Architecture

13
Comments
8 min read
Kotlin Code in Multi-Platform Development: Android Developer Insights

Kotlin Code in Multi-Platform Development: Android Developer Insights

4
Comments
5 min read
Injectable Kotlin Styles

Injectable Kotlin Styles

12
Comments
5 min read
Styling Our Android Notifications (Kotlin)

Styling Our Android Notifications (Kotlin)

9
Comments
3 min read
loading...