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.
Deploying Ktor Web Service on AWS EC2 Instance

Deploying Ktor Web Service on AWS EC2 Instance

7
Comments
6 min read
Carthographing Jetpack Compose: text

Carthographing Jetpack Compose: text

5
Comments
4 min read
Desvendando os Beans do Spring usando Kotlin

Desvendando os Beans do Spring usando Kotlin

18
Comments 2
8 min read
Plumbing data with derived state in Compose

Plumbing data with derived state in Compose

71
Comments 4
1 min read
Implementing a Stopwatch with Kotlin Coroutines and Flow Part 1 - a Single Stopwatch

Implementing a Stopwatch with Kotlin Coroutines and Flow Part 1 - a Single Stopwatch

4
Comments
5 min read
Flow is non-blocking but the collector is not

Flow is non-blocking but the collector is not

3
Comments
3 min read
Advanced Kotlin Collection Functionality

Advanced Kotlin Collection Functionality

56
Comments
10 min read
Coroutine : Light Weight Threads for Parallel Programing

Coroutine : Light Weight Threads for Parallel Programing

3
Comments
1 min read
Best Programming Languages You Can Learn as a Java Developer

Best Programming Languages You Can Learn as a Java Developer

5
Comments
6 min read
A crash course in classpaths: Run!

A crash course in classpaths: Run!

10
Comments
10 min read
How to build a GraphQL Gateway with Spring Boot and Kotlin

How to build a GraphQL Gateway with Spring Boot and Kotlin

26
Comments
6 min read
S.O.L.I.D Principle - Open Closed Principle (OCP)

S.O.L.I.D Principle - Open Closed Principle (OCP)

10
Comments
2 min read
Activity Lifecycle

Activity Lifecycle

6
Comments
2 min read
Facade Pattern in Kotlin

Facade Pattern in Kotlin

6
Comments
7 min read
S.O.L.I.D Principle - Single Responsibility Principle (SRP)

S.O.L.I.D Principle - Single Responsibility Principle (SRP)

9
Comments
3 min read
Understanding Marvels API from an Android Developer Perspective.

Understanding Marvels API from an Android Developer Perspective.

6
Comments
4 min read
S.O.L.I.D Principle - Pengenalan

S.O.L.I.D Principle - Pengenalan

12
Comments 1
1 min read
How to Fix issue of SSL Handshake Exception on Android

How to Fix issue of SSL Handshake Exception on Android

43
Comments 2
2 min read
How to Show an Activity on Lock Screen instead of a Notification

How to Show an Activity on Lock Screen instead of a Notification

2
Comments
5 min read
Jetpack Compose Desktop rendering performances

Jetpack Compose Desktop rendering performances

19
Comments 4
3 min read
Infinite LazyColumn in Jetpack Compose

Infinite LazyColumn in Jetpack Compose

11
Comments 4
3 min read
Encrypted Key-Value Store in Kotlin Multiplatform

Encrypted Key-Value Store in Kotlin Multiplatform

36
Comments
3 min read
[tips]Download File in Android with OkHttp

[tips]Download File in Android with OkHttp

2
Comments
1 min read
Kotlin Strategy Pattern

Kotlin Strategy Pattern

6
Comments
9 min read
Kotlin Coroutines and Swift, revisited

Kotlin Coroutines and Swift, revisited

39
Comments
6 min read
Reactive Paradigm: RedLight/GreenLight

Reactive Paradigm: RedLight/GreenLight

5
Comments
3 min read
Introduction to the Compose Snapshot system

Introduction to the Compose Snapshot system

128
Comments 25
1 min read
Implementation of Hilt in Retrofit

Implementation of Hilt in Retrofit

23
Comments 1
4 min read
In-depth look at gRPC for Android

In-depth look at gRPC for Android

5
Comments
12 min read
Kotlin monthly wrap up - May 2021

Kotlin monthly wrap up - May 2021

7
Comments 1
2 min read
Kotlin compiler plugins and binaries on multiplatform

Kotlin compiler plugins and binaries on multiplatform

54
Comments 1
8 min read
Kotlin Pure Regex Routing Logic

Kotlin Pure Regex Routing Logic

6
Comments
2 min read
What do I like about Kotlin?

What do I like about Kotlin?

6
Comments
2 min read
Idiomatic Kotlin Abstractions for the Vert.x EventBus

Idiomatic Kotlin Abstractions for the Vert.x EventBus

5
Comments
3 min read
Our KMP Journey

Our KMP Journey

8
Comments 1
6 min read
Cartographing Jetpack Compose: foundation

Cartographing Jetpack Compose: foundation

12
Comments
4 min read
Vert.x Circuit Breaker

Vert.x Circuit Breaker

9
Comments
6 min read
A historical introduction to the Compose reactive state model

A historical introduction to the Compose reactive state model

116
Comments 11
1 min read
Leetcode - Kotlin solution for the longest substring without repeating characters

Leetcode - Kotlin solution for the longest substring without repeating characters

4
Comments
3 min read
De Java Ă  Kotlin en 20 minutes

De Java Ă  Kotlin en 20 minutes

7
Comments
10 min read
Top 10 Programming Languages to Choose in 2021

Top 10 Programming Languages to Choose in 2021

20
Comments 5
10 min read
GraphQL backend — pagination & filters

GraphQL backend — pagination & filters

8
Comments 1
8 min read
Persisting Typed Objects with DataStore

Persisting Typed Objects with DataStore

10
Comments 2
8 min read
Jetpack Compose and why it will revolutionize Android development

Jetpack Compose and why it will revolutionize Android development

24
Comments 4
6 min read
Introducing Quotes App

Introducing Quotes App

10
Comments 2
4 min read
Pass list of objects in Intent using Kotlin

Pass list of objects in Intent using Kotlin

4
Comments 3
1 min read
How to use Junit Annotation in Android UI Framework- Kotlin & Espresso based

How to use Junit Annotation in Android UI Framework- Kotlin & Espresso based

5
Comments
1 min read
GraphQL backend — data loaders

GraphQL backend — data loaders

2
Comments
5 min read
Hilt Introduction - Starting DI Hiltastic way

Hilt Introduction - Starting DI Hiltastic way

6
Comments
2 min read
Let's write a tiny JSON parser in Kotlin! Part 4: Strings

Let's write a tiny JSON parser in Kotlin! Part 4: Strings

4
Comments
3 min read
Érase una vez en el backend de Fotocasa ...

Érase una vez en el backend de Fotocasa ...

2
Comments
1 min read
Kotlin Template Method

Kotlin Template Method

2
Comments
8 min read
Write less with Intellij Live Templates

Write less with Intellij Live Templates

2
Comments
4 min read
Dynamodb Gotchas

Dynamodb Gotchas

2
Comments
2 min read
GraphQL backend — update & delete

GraphQL backend — update & delete

3
Comments
2 min read
GraphQL backend — nested objects

GraphQL backend — nested objects

2
Comments
5 min read
Android CodeView the easiest way to highlight text

Android CodeView the easiest way to highlight text

5
Comments
2 min read
Build Cross-Platform Native Mobile Apps using Java/Kotlin for iOS, Android, Desktop & Web

Build Cross-Platform Native Mobile Apps using Java/Kotlin for iOS, Android, Desktop & Web

9
Comments 1
4 min read
Simple Android Studio Live Template for Serialized Name

Simple Android Studio Live Template for Serialized Name

3
Comments
3 min read
Did you hear about DhiWise yet?

Did you hear about DhiWise yet?

2
Comments
1 min read
loading...