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.
A story of building a custom Flow operator - bufferTimeout

A story of building a custom Flow operator - bufferTimeout

12
Comments 2
8 min read
KVision v3.9.0 is released (with support for React components)

KVision v3.9.0 is released (with support for React components)

3
Comments
1 min read
Kotlin Coroutines 101 — Jobs

Kotlin Coroutines 101 — Jobs

6
Comments
3 min read
20 Coolest Features of Non-Java JVM Languages

20 Coolest Features of Non-Java JVM Languages

54
Comments 3
40 min read
I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 2]

I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 2]

14
Comments
2 min read
📸 Kotlin Photo Contest - Thank you for your submissions! 🎉

📸 Kotlin Photo Contest - Thank you for your submissions! 🎉

12
Comments
4 min read
Code is beautiful

Code is beautiful

6
Comments 2
3 min read
Handle your Android app orientation changes in semi-automatic

Handle your Android app orientation changes in semi-automatic

6
Comments
3 min read
Implement Dark/Night Mode in an Android app with a ListPreference toggle

Implement Dark/Night Mode in an Android app with a ListPreference toggle

12
Comments 9
4 min read
Debug Kotlin with Xcode References

Debug Kotlin with Xcode References

10
Comments
2 min read
Android Sorting CheatSheet

Android Sorting CheatSheet

5
Comments
1 min read
"Hello, World!" but in 30 different languages!!!

"Hello, World!" but in 30 different languages!!!

137
Comments 66
2 min read
If you ever need to put HTML/CSS/JS or Web server inside native window

If you ever need to put HTML/CSS/JS or Web server inside native window

6
Comments
1 min read
Cancelling coroutines

Cancelling coroutines

6
Comments
5 min read
KVision v3.8.0 is released

KVision v3.8.0 is released

5
Comments
1 min read
WallBox -a photo app

WallBox -a photo app

2
Comments 1
1 min read
A Kotlin developer's view on Flutter/Dart tooling (part 1)

A Kotlin developer's view on Flutter/Dart tooling (part 1)

21
Comments 2
10 min read
The concise web framework

The concise web framework

3
Comments
1 min read
Waiting for coroutines

Waiting for coroutines

7
Comments
4 min read
Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android

Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android

11
Comments 5
6 min read
Building Heatmaps using Google Maps for Android

Building Heatmaps using Google Maps for Android

9
Comments 1
6 min read
Passing objects between Activities using RxAndroid

Passing objects between Activities using RxAndroid

5
Comments
2 min read
Kotlin: Extension function and Receiver type

Kotlin: Extension function and Receiver type

11
Comments
4 min read
ExpandableRecyclerView: Expandable Items With Room Database in Kotlin

ExpandableRecyclerView: Expandable Items With Room Database in Kotlin

22
Comments
9 min read
Kotlin: Function type, Function literal, Lambda expression and Anonymous function

Kotlin: Function type, Function literal, Lambda expression and Anonymous function

7
Comments
5 min read
Basic key behaviors of Kotlin coroutines

Basic key behaviors of Kotlin coroutines

12
Comments
5 min read
Android Libraries every Android Developer should know about

Android Libraries every Android Developer should know about

13
Comments
2 min read
Best ways to organise your Android Dependencies

Best ways to organise your Android Dependencies

8
Comments 5
4 min read
How to extend Vert.x EventBus API to save on serialization.

How to extend Vert.x EventBus API to save on serialization.

8
Comments
2 min read
Kotlin Spring Boot use-case: dependency injection of a list of services

Kotlin Spring Boot use-case: dependency injection of a list of services

4
Comments
2 min read
Matt's Tidbits #66 - The magic of Kotlin's "reified" keyword

Matt's Tidbits #66 - The magic of Kotlin's "reified" keyword

9
Comments
3 min read
Kotlin Coroutines

Kotlin Coroutines

6
Comments
7 min read
Writing an Appium test in Kotlin

Writing an Appium test in Kotlin

4
Comments
10 min read
Multiplatform Settings version 0.6 is out!

Multiplatform Settings version 0.6 is out!

14
Comments
3 min read
Automated documentation deployments using Kotlin & Netlify

Automated documentation deployments using Kotlin & Netlify

4
Comments
5 min read
Using Gradle's Kotlin DSL to Bundle React With a Spring Boot Web Application

Using Gradle's Kotlin DSL to Bundle React With a Spring Boot Web Application

9
Comments
3 min read
I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 1]

I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 1]

38
Comments 7
3 min read
Kotlin Scope Functions

Kotlin Scope Functions

6
Comments
2 min read
Make your code beautiful with Kotlin Property Delegates

Make your code beautiful with Kotlin Property Delegates

53
Comments 3
4 min read
Kotlin DSL: An Introduction

Kotlin DSL: An Introduction

5
Comments
3 min read
How to write beautiful unit tests in Vert.x

How to write beautiful unit tests in Vert.x

12
Comments
3 min read
Accept a Stripe Payment Example with Alpas

Accept a Stripe Payment Example with Alpas

6
Comments
5 min read
Scaling Vert.x application for session dependent data processing.

Scaling Vert.x application for session dependent data processing.

9
Comments
2 min read
Alpas reached the 100 ⭐️ mark on GitHub!

Alpas reached the 100 ⭐️ mark on GitHub!

2
Comments 2
1 min read
A RESTful API with an Alpas Back-End

A RESTful API with an Alpas Back-End

6
Comments
6 min read
Apps written in kotlin- Example Of successful Applications written in kotlin.

Apps written in kotlin- Example Of successful Applications written in kotlin.

2
Comments
1 min read
How to monitor remote JVM applications with `logback-webhook-appender`.

How to monitor remote JVM applications with `logback-webhook-appender`.

9
Comments
3 min read
Create a data factory to seed your database with dummy data of your liking

Create a data factory to seed your database with dummy data of your liking

6
Comments
4 min read
Java friendly Kotlin - static functions

Java friendly Kotlin - static functions

6
Comments
3 min read
Multiple Kotlin Frameworks in an Application

Multiple Kotlin Frameworks in an Application

33
Comments 1
5 min read
Writing reusable tests with Kotest's Test Factory

Writing reusable tests with Kotest's Test Factory

25
Comments
3 min read
Transactional Outbox Pattern in a monolithic application

Transactional Outbox Pattern in a monolithic application

10
Comments 2
8 min read
How to Evaluate Kotlin Multiplatform, React Native and Flutter

How to Evaluate Kotlin Multiplatform, React Native and Flutter

29
Comments
1 min read
Building a Business Case for Kotlin Multiplatform & Mobile Code Sharing

Building a Business Case for Kotlin Multiplatform & Mobile Code Sharing

28
Comments
1 min read
Identifying Parts of your Mobile App for High-Impact Code Sharing

Identifying Parts of your Mobile App for High-Impact Code Sharing

24
Comments
1 min read
Guys, I've done it, I have a blog!

Guys, I've done it, I have a blog!

38
Comments 13
1 min read
Building a Proof of Concept with Kotlin Multiplatform

Building a Proof of Concept with Kotlin Multiplatform

22
Comments
1 min read
How to add a ‘Show More’ button using Alpas, VueJS, and Axios.

How to add a ‘Show More’ button using Alpas, VueJS, and Axios.

3
Comments
6 min read
Matt's Tidbits #64 - Digging into some Ham...crest assertions

Matt's Tidbits #64 - Digging into some Ham...crest assertions

4
Comments
3 min read
Kotlin - Smart Solutions #0

Kotlin - Smart Solutions #0

5
Comments 6
2 min read
loading...