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.
(Spanish) Obtener un String separado de una lista en Kotlin: joinToString()

(Spanish) Obtener un String separado de una lista en Kotlin: joinToString()

8
Comments
3 min read
Matt's Tidbits #74 - Resolving an interesting Kotlin <-> Java interop issue

Matt's Tidbits #74 - Resolving an interesting Kotlin <-> Java interop issue

5
Comments
3 min read
Android - Building a podcast app series: 1. mini in-app player

Android - Building a podcast app series: 1. mini in-app player

5
Comments
2 min read
Null Safety in Kotlin

Null Safety in Kotlin

2
Comments
5 min read
Easy way to get a separated string from a list in Kotlin: joinToString()

Easy way to get a separated string from a list in Kotlin: joinToString()

15
Comments
3 min read
Android: Accessing view, now what? (butterknife, viewbinding, databinding comparison)

Android: Accessing view, now what? (butterknife, viewbinding, databinding comparison)

31
Comments
5 min read
How we developed a chatbot to fight against COVID-19?

How we developed a chatbot to fight against COVID-19?

51
Comments 2
3 min read
Kotlin Type Aliases

Kotlin Type Aliases

6
Comments
1 min read
Kotlin 1.4 suspend functions

Kotlin 1.4 suspend functions

27
Comments 2
4 min read
Matt's Tidbits #73 - Deciding which Kotlin scope function to use

Matt's Tidbits #73 - Deciding which Kotlin scope function to use

2
Comments
2 min read
Dagger Hilt basics

Dagger Hilt basics

9
Comments
6 min read
CI/CD to AWS with GitHub Actions

CI/CD to AWS with GitHub Actions

21
Comments
2 min read
Kotlin Collections - zipWithNext

Kotlin Collections - zipWithNext

5
Comments
1 min read
Generate Android Documentation with Orchid

Generate Android Documentation with Orchid

15
Comments 3
6 min read
Less boilerplate: Crnk with Kotlin and Spring Boot

Less boilerplate: Crnk with Kotlin and Spring Boot

5
Comments
2 min read
Secrets in AWS and reading from Kotlin

Secrets in AWS and reading from Kotlin

5
Comments
2 min read
Kotlin is so nice – it prevents bugs 🐛 before you add them…

Kotlin is so nice – it prevents bugs 🐛 before you add them…

18
Comments 4
8 min read
Why I choose to use a mono-repo for a large Gradle project

Why I choose to use a mono-repo for a large Gradle project

9
Comments 4
4 min read
Gossips: An Event-Bus, in a chatty neighborhood

Gossips: An Event-Bus, in a chatty neighborhood

7
Comments
4 min read
Logging in Kotlin made easy

Logging in Kotlin made easy

6
Comments
1 min read
Kafka Connect + Wikipedia

Kafka Connect + Wikipedia

9
Comments
13 min read
Kotlin CSV to Data Class Parser

Kotlin CSV to Data Class Parser

11
Comments 7
2 min read
Transaction savepoints in Spring JDBC

Transaction savepoints in Spring JDBC

8
Comments
6 min read
How to run Spring Boot with a dev profile and Gradle

How to run Spring Boot with a dev profile and Gradle

10
Comments 4
1 min read
Working with Kotlin Coroutines and RxSwift

Working with Kotlin Coroutines and RxSwift

33
Comments
8 min read
loading...