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.
Android Jetpack Compose - Creating A Simple Todo

Android Jetpack Compose - Creating A Simple Todo

3
Comments
6 min read
Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset

Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset

2
Comments
3 min read
Side Effects Summary in Jetpack Compose

Side Effects Summary in Jetpack Compose

7
Comments
4 min read
Getting Started with Bottom Sheets in Android Using Kotlin Part 2 [Beginner Friendly]

Getting Started with Bottom Sheets in Android Using Kotlin Part 2 [Beginner Friendly]

10
Comments
3 min read
Generate Kotlin client for a complex web API

Generate Kotlin client for a complex web API

17
Comments 1
13 min read
Getting started with WEB3 in Kotlin

Getting started with WEB3 in Kotlin

8
Comments
2 min read
Building software for cattle farmers. Part 2. Production errors

Building software for cattle farmers. Part 2. Production errors

1
Comments
3 min read
Android Workmanager: Implementation, Tips and Pitfalls to Avoid (1)

Android Workmanager: Implementation, Tips and Pitfalls to Avoid (1)

4
Comments
2 min read
Kotlin Basics: Data Types

Kotlin Basics: Data Types

Comments
3 min read
Android code refactoring: clean code usecases

Android code refactoring: clean code usecases

1
Comments
3 min read
kotlin 基礎 Part 10 -- Mac で openJDK と JAVA_HOME を動かす

kotlin 基礎 Part 10 -- Mac で openJDK と JAVA_HOME を動かす

Comments
1 min read
KMM: writing Kotlin API for Swift - 7 things you need to know

KMM: writing Kotlin API for Swift - 7 things you need to know

10
Comments 1
5 min read
Code Smell 194 - Missing Interval

Code Smell 194 - Missing Interval

3
Comments
2 min read
What is Delegation Interface in Kotlin?

What is Delegation Interface in Kotlin?

1
Comments 1
2 min read
Replacing Postman with the Jetbrains HTTP Client

Replacing Postman with the Jetbrains HTTP Client

Comments
8 min read
Why don't you write unit tests and integration tests to ksp project

Why don't you write unit tests and integration tests to ksp project

1
Comments
4 min read
Composing the desktop

Composing the desktop

9
Comments
8 min read
KMM: A Use case for common UI behavior

KMM: A Use case for common UI behavior

3
Comments
4 min read
Android Jetpack Compose Filter Tutorial

Android Jetpack Compose Filter Tutorial

5
Comments
4 min read
Fix React Native Android builds "Duplicate class kotlin.collections.* found in modules jetified-kotlin-stdlib-1.8.0"

Fix React Native Android builds "Duplicate class kotlin.collections.* found in modules jetified-kotlin-stdlib-1.8.0"

23
Comments 27
4 min read
How To Create Unit Test On Android

How To Create Unit Test On Android

Comments
3 min read
AWS Lambda + Kotlin

AWS Lambda + Kotlin

Comments
5 min read
Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync

Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync

3
Comments
9 min read
Creating an iCalendar event with HTML content in Kotlin / JVM

Creating an iCalendar event with HTML content in Kotlin / JVM

10
Comments
5 min read
Make your sveltekit app hybrid in minutes

Make your sveltekit app hybrid in minutes

1
Comments
2 min read
Difference between == and === in Kotlin

Difference between == and === in Kotlin

Comments
3 min read
Kotlin Multiplatform’s three levels of testing with Kotest

Kotlin Multiplatform’s three levels of testing with Kotest

3
Comments
5 min read
Validating phone numbers using Google's libphonenumber library

Validating phone numbers using Google's libphonenumber library

13
Comments 1
4 min read
Convert Flow to SharedFlow and StateFlow

Convert Flow to SharedFlow and StateFlow

3
Comments
6 min read
crossinline in Kotlin

crossinline in Kotlin

1
Comments
2 min read
noinline in Kotlin

noinline in Kotlin

1
Comments
2 min read
Exemplo LazyVerticalGrid com jetpack compose

Exemplo LazyVerticalGrid com jetpack compose

2
Comments
4 min read
Curso Kotlin | #8. Null Safety

Curso Kotlin | #8. Null Safety

2
Comments
4 min read
🥇 Spring Boot: Top 5 Server-Side Frameworks for Kotlin in 2022

🥇 Spring Boot: Top 5 Server-Side Frameworks for Kotlin in 2022

1
Comments
5 min read
🥉 Micronaut: Top 5 Server-Side Frameworks for Kotlin in 2022

🥉 Micronaut: Top 5 Server-Side Frameworks for Kotlin in 2022

1
Comments
7 min read
Multiplatform Settings 1.0.0

Multiplatform Settings 1.0.0

7
Comments
3 min read
Jetpack Compose Grid without Lazy

Jetpack Compose Grid without Lazy

10
Comments 4
1 min read
Kotlin Common tips for developers

Kotlin Common tips for developers

Comments
6 min read
Exploring Different Ways to Collect Kotlin Flow

Exploring Different Ways to Collect Kotlin Flow

4
Comments
5 min read
MongoDB $weeklyUpdate #100 (January 13, 2023): Meeting Our India-Based MUG Leaders in Delhi!

MongoDB $weeklyUpdate #100 (January 13, 2023): Meeting Our India-Based MUG Leaders in Delhi!

1
Comments
3 min read
Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 2)

Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 2)

6
Comments
9 min read
inline function in Kotlin

inline function in Kotlin

2
Comments
3 min read
Solving Peg Solitaire using Backtracking

Solving Peg Solitaire using Backtracking

7
Comments
5 min read
Add blur effect to Image in Jetpack Compose

Add blur effect to Image in Jetpack Compose

2
Comments
3 min read
How to add Version Catalog to your Android App?

How to add Version Catalog to your Android App?

5
Comments 1
4 min read
Quick tip: finetune your Android Studio and IntelliJ Welcome screen

Quick tip: finetune your Android Studio and IntelliJ Welcome screen

4
Comments
2 min read
Kotlin Function

Kotlin Function

2
Comments
2 min read
How configure compose compiler and ksp with Kotlin 1.8

How configure compose compiler and ksp with Kotlin 1.8

2
Comments
2 min read
init block in Kotlin

init block in Kotlin

Comments
3 min read
Curso Kotlin | #5. Tipo String

Curso Kotlin | #5. Tipo String

4
Comments
3 min read
Curso Kotlin | #6. Tipos Char y CharSequence

Curso Kotlin | #6. Tipos Char y CharSequence

4
Comments
5 min read
Bottom Sheet filters like Gmail

Bottom Sheet filters like Gmail

Comments
6 min read
How to Convert Android Gradle Groovy to KTS?

How to Convert Android Gradle Groovy to KTS?

16
Comments 4
5 min read
Popular Technology for building Mobile, Desktop and Web Applications

Popular Technology for building Mobile, Desktop and Web Applications

3
Comments
9 min read
Caching and Pagination with Paging 3 in Android & Jetpack Compose

Caching and Pagination with Paging 3 in Android & Jetpack Compose

2
Comments
10 min read
JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator

JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator

8
Comments
10 min read
Project Euler #2 - does Fibonacci have a tail?

Project Euler #2 - does Fibonacci have a tail?

Comments
2 min read
Project Euler #1 - are we fizz-buzzing?

Project Euler #1 - are we fizz-buzzing?

Comments
2 min read
How to code a simple Flash light Android app? Step by Step Detailed Guide with Code

How to code a simple Flash light Android app? Step by Step Detailed Guide with Code

8
Comments
2 min read
Advent of Code 2022 - Day 11 - Kotlin Edition

Advent of Code 2022 - Day 11 - Kotlin Edition

1
Comments
14 min read
loading...