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.
Introduction to Pact Flow

Introduction to Pact Flow

3
Comments
3 min read
Integrating Code Formatting into Your Android Projects

Integrating Code Formatting into Your Android Projects

10
Comments
10 min read
Keep listening or do your job and finish

Keep listening or do your job and finish

5
Comments 2
3 min read
Understanding Android Application Lifecycle and Process

Understanding Android Application Lifecycle and Process

3
Comments
5 min read
Building a subscription tracker Desktop and iOS app with compose multiplatform - Configuring Notion

Building a subscription tracker Desktop and iOS app with compose multiplatform - Configuring Notion

5
Comments
16 min read
Step by Step guide to create basic MVVM Application in Android

Step by Step guide to create basic MVVM Application in Android

4
Comments 1
7 min read
Kotlin vs Java: Which is Best for Android App Development?

Kotlin vs Java: Which is Best for Android App Development?

Comments
3 min read
Measured now supports your favorite Kotlin platform

Measured now supports your favorite Kotlin platform

3
Comments
1 min read
Tasks, Back Stack & Launch Modes in Android

Tasks, Back Stack & Launch Modes in Android

2
Comments
13 min read
Main components of android application

Main components of android application

1
Comments
6 min read
Exploring Kotlin Coroutines for Asynchronous Programming

Exploring Kotlin Coroutines for Asynchronous Programming

2
Comments
2 min read
Firebase Authentication With Jetpack Compose. Part 1

Firebase Authentication With Jetpack Compose. Part 1

5
Comments
10 min read
React Native (Native Modules)

React Native (Native Modules)

4
Comments 1
1 min read
Heroes of DDD: BEING perspective. What am I?

Heroes of DDD: BEING perspective. What am I?

Comments
6 min read
Problem : - Your project requires a newer version of the Kotlin Gradle plugin in Flutter.

Problem : - Your project requires a newer version of the Kotlin Gradle plugin in Flutter.

6
Comments
1 min read
Coil and Ktor in Kotlin Multiplatform Compose project

Coil and Ktor in Kotlin Multiplatform Compose project

18
Comments 4
3 min read
Building a Real-Time Streaming Chatbot with Kotlin and Ollama AI

Building a Real-Time Streaming Chatbot with Kotlin and Ollama AI

2
Comments 1
4 min read
Build Your Own Chatbot in Kotlin with GPT: A Step-by-Step Guide

Build Your Own Chatbot in Kotlin with GPT: A Step-by-Step Guide

3
Comments
3 min read
Tipos Básicos em Kotlin - Inteiros sem sinais

Tipos Básicos em Kotlin - Inteiros sem sinais

Comments
2 min read
Weekly goals of Modderz Android app . 2024-05-06

Weekly goals of Modderz Android app . 2024-05-06

Comments
3 min read
Performance Optimization of LazyColumn in Jetpack Compose

Performance Optimization of LazyColumn in Jetpack Compose

1
Comments
2 min read
Tipos Básicos em Kotlin - Tipos numéricos

Tipos Básicos em Kotlin - Tipos numéricos

Comments
3 min read
Implementing Native Code in React Native

Implementing Native Code in React Native

11
Comments
3 min read
How to unit test a private method in Kotlin without making it public

How to unit test a private method in Kotlin without making it public

2
Comments
2 min read
EasyLog Library

EasyLog Library

Comments
1 min read
Singleton: How to create?

Singleton: How to create?

3
Comments
3 min read
JWT Token using Ktor and Kotlin

JWT Token using Ktor and Kotlin

Comments
3 min read
Adapt Kotlin 2.0 in Android applications

Adapt Kotlin 2.0 in Android applications

46
Comments 4
4 min read
Adaptar Kotlin 2.0 en aplicaciones Android

Adaptar Kotlin 2.0 en aplicaciones Android

Comments
5 min read
KMP-102 - XCFramework para Devs KMP

KMP-102 - XCFramework para Devs KMP

15
Comments 1
4 min read
A protoc compiler plugin that generates useful extension code for Kotlin/JVM

A protoc compiler plugin that generates useful extension code for Kotlin/JVM

Comments
5 min read
Building a subscription tracker Desktop and iOS app with compose multiplatform - Setup

Building a subscription tracker Desktop and iOS app with compose multiplatform - Setup

9
Comments
22 min read
Effective Map Composables: Non-Draggable Markers

Effective Map Composables: Non-Draggable Markers

10
Comments
7 min read
Weekly goals of Modderz Android app . 2024-04-22

Weekly goals of Modderz Android app . 2024-04-22

1
Comments
2 min read
Automatic retry function with Kotlin flows

Automatic retry function with Kotlin flows

1
Comments
2 min read
First Time Implementing OAuth On X: Thoughts

First Time Implementing OAuth On X: Thoughts

2
Comments
4 min read
Understanding Kotlin’s Any, Unit, Nothing

Understanding Kotlin’s Any, Unit, Nothing

5
Comments 1
3 min read
Weekly goals of Modderz Android app

Weekly goals of Modderz Android app

5
Comments
2 min read
My notes on Cyclic Shift hash codes in Kotlin

My notes on Cyclic Shift hash codes in Kotlin

1
Comments
2 min read
Gradle DSL: Configurando JaCoco

Gradle DSL: Configurando JaCoco

Comments
5 min read
Understanding Kotlin's Scope Functions

Understanding Kotlin's Scope Functions

Comments
3 min read
Developer diary #9. Google I/O

Developer diary #9. Google I/O

Comments
1 min read
Java vs. Kotlin – A Guide for Modern Developers

Java vs. Kotlin – A Guide for Modern Developers

Comments
7 min read
List Formatter in Android : Android Internationalization part 1

List Formatter in Android : Android Internationalization part 1

Comments
2 min read
Embed a form builder with Kotlin

Embed a form builder with Kotlin

Comments
5 min read
User Controllers, Services & File Upload (Day 4) - Creating a SaaS Startup in 30 Days

User Controllers, Services & File Upload (Day 4) - Creating a SaaS Startup in 30 Days

Comments
5 min read
How I finally managed to set up Ktor project with ExposedORM

How I finally managed to set up Ktor project with ExposedORM

Comments
6 min read
Build your first app for the Amazon Appstore with three simple (and very cute) pointers

Build your first app for the Amazon Appstore with three simple (and very cute) pointers

14
Comments
5 min read
Book review - Frontend Development with JavaFX and Kotlin

Book review - Frontend Development with JavaFX and Kotlin

Comments
5 min read
Ketch — Android File Downloader Library

Ketch — Android File Downloader Library

Comments
3 min read
Implementing In-App Purchases in Android Apps: Latest Practices and Key Considerations

Implementing In-App Purchases in Android Apps: Latest Practices and Key Considerations

Comments
6 min read
Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

Comments
3 min read
The refactors I did to stop my Jetpack Compose LazyColumn from constantly recomposing

The refactors I did to stop my Jetpack Compose LazyColumn from constantly recomposing

4
Comments
3 min read
Entendendo Generics em Kotlin

Entendendo Generics em Kotlin

3
Comments
2 min read
Entendendo o Ciclo de Vida do Work Manager no Android: Estratégias para Lidar com Falhas e Evitar Loops Exponenciais

Entendendo o Ciclo de Vida do Work Manager no Android: Estratégias para Lidar com Falhas e Evitar Loops Exponenciais

Comments
4 min read
@Nullable et @NonNull

@Nullable et @NonNull

Comments
2 min read
Communication between GitHub and ungh-kt - The Kotlin driver for unjs/ungh

Communication between GitHub and ungh-kt - The Kotlin driver for unjs/ungh

1
Comments
3 min read
Inline Function — When to use?

Inline Function — When to use?

3
Comments
4 min read
Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Comments
3 min read
Kotlin Multi-platform using Jetpack Compose for building desktop apps.

Kotlin Multi-platform using Jetpack Compose for building desktop apps.

Comments
2 min read
loading...