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.
When to use React Native vs Native (Kotlin, Java, Swift, Objective-C)

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

2
Comments
3 min read
Jetpack Compose Puzzlers

Jetpack Compose Puzzlers

13
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

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

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

2
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
How To Configure Multiple MongoDB Connectors in Spring Boot

How To Configure Multiple MongoDB Connectors in Spring Boot

Comments
6 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

3
Comments
5 min read
Sending Transactional Emails With Sendinblue in Kotlin

Sending Transactional Emails With Sendinblue in Kotlin

2
Comments
4 min read
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

1
Comments
4 min read
Environment-Based Error Handling With Spring Boot and Kotlin

Environment-Based Error Handling With Spring Boot and 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
Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

1
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

6
Comments
7 min read
Kotlin in the browser

Kotlin in the browser

3
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 📲⚙️

11
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

1
Comments
6 min read
Live Streaming and Audio Equalizer with ExoPlayer in Jetpack Compose

Live Streaming and Audio Equalizer with ExoPlayer in Jetpack Compose

Comments
1 min read
How to dismiss a Material Alert Dialog in Kotlin

How to dismiss a Material Alert Dialog in Kotlin

Comments
1 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

3
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
Kotlin vs Java: Key Differences Between the Two JVM Languages

Kotlin vs Java: Key Differences Between the Two JVM Languages

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
My video on how I am organizing my Jetpack Compose code

My video on how I am organizing my Jetpack Compose code

Comments
1 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

31
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

2
Comments
1 min read
Getting Started with Compose for Web

Getting Started with Compose for Web

6
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

8
Comments
9 min read
Installing Android Studio

Installing Android Studio

Comments
2 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

12
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

10
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

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

Painless building of an Android package installer app

5
Comments 1
5 min read
How to Add Content Descriptions in Compose - A Guide for Android Devs

How to Add Content Descriptions in Compose - A Guide for Android Devs

15
Comments
7 min read
How to create a Kotlin Multi-Module Project

How to create a Kotlin Multi-Module Project

2
Comments
4 min read
Object-oriented event sourcing

Object-oriented event sourcing

7
Comments
7 min read
The Best Option for Android Development: Kotlin vs Java

The Best Option for Android Development: Kotlin vs Java

Comments
7 min read
[Tiny] Injecting Dependency With Default Value in Spring: What Could Go Wrong?

[Tiny] Injecting Dependency With Default Value in Spring: What Could Go Wrong?

Comments
2 min read
Kotlin: Data Types

Kotlin: Data Types

Comments
5 min read
loading...