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.
Lets talk about Services in Android with Kotlin

Lets talk about Services in Android with Kotlin

Comments
7 min read
Como extrair cores de uma imagem no Android Studio

Como extrair cores de uma imagem no Android Studio

1
Comments
2 min read
Sending Transactional Emails With Sendinblue in Kotlin

Sending Transactional Emails With Sendinblue in Kotlin

Comments
4 min read
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

Comments
4 min read
Designing a Multi-Layered Architecture for Building RESTful Web Services With Spring Boot and Kotlin

Designing a Multi-Layered Architecture for Building RESTful Web Services With Spring Boot and Kotlin

Comments
8 min read
How to Implement Custom Token-Based Authentication in Spring Boot and Kotlin

How to Implement Custom Token-Based Authentication in Spring Boot and Kotlin

Comments
5 min read
Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

Comments
5 min read
An Elegant Way to Solve Multi-Tenancy

An Elegant Way to Solve Multi-Tenancy

1
Comments
5 min read
How to Develop an IntelliJ Plugin: A DIY Guide to Adding Drag and Drop with Custom DataFlavors

How to Develop an IntelliJ Plugin: A DIY Guide to Adding Drag and Drop with Custom DataFlavors

Comments
15 min read
The 7 scenarios my authentication system has to deal with in Android with Kotlin

The 7 scenarios my authentication system has to deal with in Android with Kotlin

Comments
3 min read
KMP 101: Explorando as dependĂȘncias internas e externas no KMP (fim da sĂ©rie)

KMP 101: Explorando as dependĂȘncias internas e externas no KMP (fim da sĂ©rie)

6
Comments
8 min read
Dagger2 Dependency Injection in Kotlin & Ktor

Dagger2 Dependency Injection in Kotlin & Ktor

Comments
3 min read
Your Beginner's Guide to Android Development đŸ“±âœš

Your Beginner's Guide to Android Development đŸ“±âœš

Comments
2 min read
Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

8
Comments
3 min read
Enhancing User Experience with Gestures in Jetpack Compose

Enhancing User Experience with Gestures in Jetpack Compose

Comments
4 min read
Building Blocks: A Beginners Guide to REST APIs with Kotlin and Ktor

Building Blocks: A Beginners Guide to REST APIs with Kotlin and Ktor

Comments
7 min read
Demystifying Kotlin: A Quick Guide to Filter and Collection Functions

Demystifying Kotlin: A Quick Guide to Filter and Collection Functions

Comments
6 min read
Navigating Effect Handlers and Side Effects in Jetpack Compose: A Practical Introduction

Navigating Effect Handlers and Side Effects in Jetpack Compose: A Practical Introduction

1
Comments
6 min read
When to use React Native vs Native (Kotlin, Java, Swift, Objective-C)

When to use React Native vs Native (Kotlin, Java, Swift, Objective-C)

Comments
3 min read
Jetpack Compose Puzzlers

Jetpack Compose Puzzlers

10
Comments
7 min read
Using Retrofit Interceptors to check network connection in Android and testing it

Using Retrofit Interceptors to check network connection in Android and testing it

1
Comments
5 min read
Reconhecimento de Voz no Android: Utilizando a lib android.speech

Reconhecimento de Voz no Android: Utilizando a lib android.speech

1
Comments
6 min read
How to Build an API To Perform Web Scraping in Spring Boot

How to Build an API To Perform Web Scraping in Spring Boot

Comments
5 min read
Keep Your Kotlin Code Spotless: A Guide to ktlint and ktfmt Linters

Keep Your Kotlin Code Spotless: A Guide to ktlint and ktfmt Linters

3
Comments
4 min read
Understanding file associations in JVM apps

Understanding file associations in JVM apps

4
Comments
7 min read
Kotlin in the browser

Kotlin in the browser

1
Comments
3 min read
Use WorkManager Mindfully and Don’t Make These Mistakes

Use WorkManager Mindfully and Don’t Make These Mistakes

1
Comments
5 min read
Java and Kotlin: A Practical comparison (part II)

Java and Kotlin: A Practical comparison (part II)

2
Comments 1
4 min read
Quickly develop your first Android app

Quickly develop your first Android app

6
Comments 1
24 min read
Android DevOps CI/CD Pipeline Architecture đŸ“Č⚙

Android DevOps CI/CD Pipeline Architecture đŸ“Č⚙

6
Comments
9 min read
Design Patterns - Prototype

Design Patterns - Prototype

Comments
3 min read
The rules I am using to organize and document my Jetpack Compose code

The rules I am using to organize and document my Jetpack Compose code

Comments
6 min read
How I am documenting my interfaces in Kotlin

How I am documenting my interfaces in Kotlin

Comments
3 min read
Navigating the AR Landscape in React Native with Kotlin

Navigating the AR Landscape in React Native with Kotlin

Comments
8 min read
Kotlin or Java: A Comparison of Two Popular Programming Languages for Apps

Kotlin or Java: A Comparison of Two Popular Programming Languages for Apps

Comments
4 min read
From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

12
Comments
12 min read
KMP 101: Como compartilhar cĂłdigo no KMP - conectando plataformas com expect e actual

KMP 101: Como compartilhar cĂłdigo no KMP - conectando plataformas com expect e actual

11
Comments
8 min read
Building AR Experiences with React Native: Bridging the Gap with Kotlin

Building AR Experiences with React Native: Bridging the Gap with Kotlin

2
Comments
6 min read
More Accessible Graphs with Jetpack Compose Part 4: On-Screen Control Buttons

More Accessible Graphs with Jetpack Compose Part 4: On-Screen Control Buttons

12
Comments
7 min read
Modern Async Primitives on iOS, Android, and the Web

Modern Async Primitives on iOS, Android, and the Web

14
Comments
9 min read
Implementing View Binding in Fragments with Nav Graph & RecyclerView in Android Studio using Kotlin: Comprehensive Tutorial

Implementing View Binding in Fragments with Nav Graph & RecyclerView in Android Studio using Kotlin: Comprehensive Tutorial

Comments
2 min read
Entendendo RecyclerView de Uma Vez Por Todas

Entendendo RecyclerView de Uma Vez Por Todas

25
Comments 1
7 min read
My feedback after upgrading a Quarkus project from v2 to v3

My feedback after upgrading a Quarkus project from v2 to v3

2
Comments
5 min read
The architectural patterns I am using to better organize my Jetpack Compose code

The architectural patterns I am using to better organize my Jetpack Compose code

5
Comments
1 min read
Getting Started with Compose for Web

Getting Started with Compose for Web

2
Comments
4 min read
KMP 101: Aprendendo sobre o uso do Gradle no Kotlin Multiplataforma

KMP 101: Aprendendo sobre o uso do Gradle no Kotlin Multiplataforma

6
Comments
9 min read
KMP 101: Criando e executando seu primeiro projeto multiplataforma no Fleet

KMP 101: Criando e executando seu primeiro projeto multiplataforma no Fleet

7
Comments
3 min read
Implementing an animated column section header using Jetpack Compose

Implementing an animated column section header using Jetpack Compose

7
Comments
4 min read
Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning

Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning

1
Comments
5 min read
KMP 101: Entendendo e configurando o ambiente dev no Kotlin Multiplataforma

KMP 101: Entendendo e configurando o ambiente dev no Kotlin Multiplataforma

6
Comments
12 min read
Kotlin Multiplatform dependency injection with pure native services

Kotlin Multiplatform dependency injection with pure native services

2
Comments
7 min read
Meetup #57: Kotlin Multiplatform is Stable !

Meetup #57: Kotlin Multiplatform is Stable !

1
Comments
3 min read
Kotlin Arrays Simplified: The Definitive Guide

Kotlin Arrays Simplified: The Definitive Guide

1
Comments
15 min read
All You Need To Know About Modal Navigation Drawers In Jetpack Compose

All You Need To Know About Modal Navigation Drawers In Jetpack Compose

1
Comments
5 min read
Deserializing Polymorphic Lists with Kotlin, Jackson, and Spring Boot

Deserializing Polymorphic Lists with Kotlin, Jackson, and Spring Boot

Comments
6 min read
KMP 101: Dominando os princĂ­pios dos Source Sets

KMP 101: Dominando os princĂ­pios dos Source Sets

12
Comments
9 min read
Guia Passo-a-Passo: Corrigindo Problemas com o uiautomatorviewer

Guia Passo-a-Passo: Corrigindo Problemas com o uiautomatorviewer

Comments
3 min read
Tests Everywhere - Kotlin

Tests Everywhere - Kotlin

Comments
2 min read
KMP 101: Entendendo como o Kotlin compila para mĂșltiplas plataformas

KMP 101: Entendendo como o Kotlin compila para mĂșltiplas plataformas

10
Comments
5 min read
Painless building of an Android package installer app

Painless building of an Android package installer app

6
Comments 1
5 min read
loading...