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.
HTTP requests on Android using Ktor

HTTP requests on Android using Ktor

13
Comments
2 min read
Android: Simple way to implement a SplashScreen in your app

Android: Simple way to implement a SplashScreen in your app

23
Comments 6
2 min read
Como usar el Android Navigation Component

Como usar el Android Navigation Component

17
Comments
8 min read
Unit Testing RxJava or Coroutine Code With Constructor Injection

Unit Testing RxJava or Coroutine Code With Constructor Injection

11
Comments
3 min read
Inter-Process Communication in Android - Lessons & Learnings

Inter-Process Communication in Android - Lessons & Learnings

12
Comments
8 min read
KVision v0.0.35

KVision v0.0.35

6
Comments 1
1 min read
Covariance and Contravariance

Covariance and Contravariance

6
Comments
3 min read
Building a Serverless IoT Solution with Kotlin Azure Functions and SignalR

Building a Serverless IoT Solution with Kotlin Azure Functions and SignalR

18
Comments
8 min read
Maven or Gradle?

Maven or Gradle?

11
Comments 4
1 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 2)

Building a Pokedex app with Kotlin, KVision and Redux (part 2)

6
Comments
3 min read
Building a native ktor application with GraalVM

Building a native ktor application with GraalVM

15
Comments 2
4 min read
Using Kotlin Extension Functions and Coroutines with Firebase

Using Kotlin Extension Functions and Coroutines with Firebase

28
Comments 4
5 min read
Safely accessing lateinit properties in Kotlin

Safely accessing lateinit properties in Kotlin

7
Comments 8
2 min read
Building a native CLI with Kotlin and GraalVM

Building a native CLI with Kotlin and GraalVM

19
Comments 3
8 min read
LeetCode in Kotlin: 20. Valid Parentheses

LeetCode in Kotlin: 20. Valid Parentheses

8
Comments 1
2 min read
LeetCode in Kotlin: 1. Two Sum

LeetCode in Kotlin: 1. Two Sum

15
Comments
2 min read
Privately scoped variable in a `when` block

Privately scoped variable in a `when` block

8
Comments
2 min read
A concatenated iterator example in Kotlin

A concatenated iterator example in Kotlin

12
Comments 2
3 min read
KVision v0.0.32

KVision v0.0.32

6
Comments
1 min read
Decompiling Kotlin's program: Data class

Decompiling Kotlin's program: Data class

7
Comments
2 min read
Graceful shutdown of Ktor applications

Graceful shutdown of Ktor applications

14
Comments 1
4 min read
Testing exceptions in Kotlin with assertFailsWith

Testing exceptions in Kotlin with assertFailsWith

7
Comments
4 min read
Building GraphQL APIs with Kotlin, Spring Boot, and MongoDB

Building GraphQL APIs with Kotlin, Spring Boot, and MongoDB

10
Comments
1 min read
The Future of Cross-Platform is Native

The Future of Cross-Platform is Native

6
Comments
5 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 1)

Building a Pokedex app with Kotlin, KVision and Redux (part 1)

8
Comments
5 min read
loading...