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.
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
6 benefits of Kotlin for building server-side applications

6 benefits of Kotlin for building server-side applications

9
Comments
3 min read
GraphQL + Kotlin & Spring Boot - Part 2 - CRUD Operations

GraphQL + Kotlin & Spring Boot - Part 2 - CRUD Operations

14
Comments 1
4 min read
Using the factory design pattern with Kotlin

Using the factory design pattern with Kotlin

12
Comments 2
3 min read
Which useful libraries for writing code on Kotlin do you know?

Which useful libraries for writing code on Kotlin do you know?

5
Comments 2
1 min read
Clean code in Spring ecosystem

Clean code in Spring ecosystem

9
Comments
6 min read
Help us make Alpas your favorite web framework

Help us make Alpas your favorite web framework

11
Comments 2
2 min read
Gain performance by inline

Gain performance by inline

7
Comments
1 min read
The new open-source library to access to Arxiv.org API

The new open-source library to access to Arxiv.org API

6
Comments
2 min read
Matt's Tidbits #62 - When you're feeling exhausted...

Matt's Tidbits #62 - When you're feeling exhausted...

6
Comments
4 min read
The Best Kotlin Resources for 2020

The Best Kotlin Resources for 2020

11
Comments
2 min read
Functions as Queries @ SwayDB

Functions as Queries @ SwayDB

10
Comments
2 min read
Mi nuevo proyecto: Codalot Podcast

Mi nuevo proyecto: Codalot Podcast

10
Comments 5
5 min read
Caching & IOStrategy @ SwayDB

Caching & IOStrategy @ SwayDB

6
Comments 2
5 min read
Navigation Component: How to pass data between fragments using Bundle and ViewModel

Navigation Component: How to pass data between fragments using Bundle and ViewModel

13
Comments 2
15 min read
A smooth refactor using sealed classes and a factory function

A smooth refactor using sealed classes and a factory function

7
Comments
3 min read
Create a REST api with Kotlin + SpringBoot + JPA + Flyway

Create a REST api with Kotlin + SpringBoot + JPA + Flyway

18
Comments 2
6 min read
Authorization for a Kotlin Spring backend, using JSON Web Tokens

Authorization for a Kotlin Spring backend, using JSON Web Tokens

7
Comments
5 min read
Either Types as an alternative to throwing exceptions in Kotlin

Either Types as an alternative to throwing exceptions in Kotlin

3
Comments
5 min read
What's new in Gradle 5.6 (for mobile developers)

What's new in Gradle 5.6 (for mobile developers)

7
Comments
2 min read
What's new in Gradle 5.2-5.5 (for mobile developers)

What's new in Gradle 5.2-5.5 (for mobile developers)

4
Comments
3 min read
What's new in Gradle 5.0 (for mobile developers)

What's new in Gradle 5.0 (for mobile developers)

8
Comments
4 min read
What's new in Gradle 5.1 (for mobile developers)

What's new in Gradle 5.1 (for mobile developers)

7
Comments
2 min read
Debugging Kotlin on iOS with Xcode

Debugging Kotlin on iOS with Xcode

11
Comments 1
3 min read
Kotlin programming language - First impression

Kotlin programming language - First impression

5
Comments
2 min read
Make impossible states impossible - Kotlin edition

Make impossible states impossible - Kotlin edition

21
Comments 7
5 min read
Matt's Tidbits #60 - Cleanly handling null values in Kotlin

Matt's Tidbits #60 - Cleanly handling null values in Kotlin

7
Comments 1
2 min read
Create a URL shortener API with Kotlin, the micro-framework Ktor and PostgreSQL

Create a URL shortener API with Kotlin, the micro-framework Ktor and PostgreSQL

26
Comments
9 min read
AutoMotion: How I Automated My Video Editing Process

AutoMotion: How I Automated My Video Editing Process

98
Comments 22
4 min read
Painless UI Testing with Kaspresso

Painless UI Testing with Kaspresso

5
Comments
5 min read
How do you get started with Kotlin (not for Android), or init a project?

How do you get started with Kotlin (not for Android), or init a project?

9
Comments 5
1 min read
How to create a fully functional blog with Alpas, Kotlin, and Tailwind — part 2: setup service…

How to create a fully functional blog with Alpas, Kotlin, and Tailwind — part 2: setup service…

5
Comments
3 min read
Sum of Array the Maximum Consecutive Subarray

Sum of Array the Maximum Consecutive Subarray

10
Comments 1
2 min read
Island Time 0.2.0 is out

Island Time 0.2.0 is out

8
Comments
4 min read
Safely Launch Exception-Ready Coroutines

Safely Launch Exception-Ready Coroutines

10
Comments 2
3 min read
How to create a fully functional blog with Alpas, Kotlin, and Tailwind — part 1: setup project…

How to create a fully functional blog with Alpas, Kotlin, and Tailwind — part 1: setup project…

9
Comments 1
3 min read
...And Monads for (Almost) All: The Reader Monad

...And Monads for (Almost) All: The Reader Monad

21
Comments
8 min read
ViewPager with Parallax Effect

ViewPager with Parallax Effect

26
Comments 4
4 min read
What's your Android Studio setup?

What's your Android Studio setup?

13
Comments 8
1 min read
loading...