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.
Expressão lambda, tipo função e funçÔes de alta ordem no Kotlin

Expressão lambda, tipo função e funçÔes de alta ordem no Kotlin

1
Comments
5 min read
Simple Firebase Sign-in UI Demo App

Simple Firebase Sign-in UI Demo App

2
Comments
3 min read
Creating a quick sticky footer for LazyColumn in Jetpack Compose

Creating a quick sticky footer for LazyColumn in Jetpack Compose

1
Comments
2 min read
Lock Types in Kotlin

Lock Types in Kotlin

Comments
2 min read
Sobrecarga de operadores do Kotlin

Sobrecarga de operadores do Kotlin

2
Comments
3 min read
JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

6
Comments
7 min read
Jetpack Compose Tutorial: How to use FlowLayout

Jetpack Compose Tutorial: How to use FlowLayout

Comments
3 min read
How to add Google Play In-app Review Dialog?

How to add Google Play In-app Review Dialog?

2
Comments
4 min read
Part 4: A Modern Approach to Concurrency

Part 4: A Modern Approach to Concurrency

1
Comments
2 min read
Part 5: Builders & Dispatchers

Part 5: Builders & Dispatchers

Comments
5 min read
Part 1: Introduction

Part 1: Introduction

Comments
2 min read
Inyección de Dependencias en Android (skel) 💉

Inyección de Dependencias en Android (skel) 💉

Comments
3 min read
Argumentos nomeados e opcionais no Kotlin

Argumentos nomeados e opcionais no Kotlin

5
Comments 2
3 min read
Binary Tree 1.0

Binary Tree 1.0

66
Comments 5
21 min read
Android: ÂĄAdios Groovy! Migrar a Kotlin nuestro build.gradle

Android: ÂĄAdios Groovy! Migrar a Kotlin nuestro build.gradle

Comments
5 min read
Exposed in Your Project - JSON support

Exposed in Your Project - JSON support

Comments
4 min read
How to Add Deep Links in Jetpack Compose?

How to Add Deep Links in Jetpack Compose?

1
Comments
6 min read
From Java to Kotlin, first impression on for loops

From Java to Kotlin, first impression on for loops

12
Comments 2
2 min read
Styling a clickable text like TikTok in Android with Jetpack Compose

Styling a clickable text like TikTok in Android with Jetpack Compose

Comments
2 min read
🎉 Introducing the Fantastic New Network State Utils Library for Android 🎉

🎉 Introducing the Fantastic New Network State Utils Library for Android 🎉

3
Comments 2
2 min read
Testing en Android

Testing en Android

Comments
8 min read
Part 3: Exception Handling in Kotlin Coroutines

Part 3: Exception Handling in Kotlin Coroutines

Comments
2 min read
Kotlin Flow - Combine, Merge and Zip

Kotlin Flow - Combine, Merge and Zip

2
Comments 1
3 min read
Mastering Asynchronous Programming: A Comprehensive Guide to Kotlin Coroutines

Mastering Asynchronous Programming: A Comprehensive Guide to Kotlin Coroutines

2
Comments
9 min read
Delegation in Kotlin Maps

Delegation in Kotlin Maps

Comments
2 min read
Transactional Outbox pattern step by step with Spring and KotlinđŸ’«

Transactional Outbox pattern step by step with Spring and KotlinđŸ’«

9
Comments 1
18 min read
Exposed in Your Project - Part 2 - DAO

Exposed in Your Project - Part 2 - DAO

Comments
4 min read
Weeks of Debugging Your Build can Save Hours of Learning Gradle

Weeks of Debugging Your Build can Save Hours of Learning Gradle

8
Comments 1
5 min read
Exceptions in Kotlin: Beyond the try/catch

Exceptions in Kotlin: Beyond the try/catch

2
Comments
9 min read
Spring Boot + Electron, a case study

Spring Boot + Electron, a case study

7
Comments
6 min read
When does Hilt inject field injections

When does Hilt inject field injections

1
Comments
3 min read
Let's create notification reminder app in Jetpack Compose.

Let's create notification reminder app in Jetpack Compose.

6
Comments 1
12 min read
Testing on Kotlin Multiplatform and a Strategy to Speed Up Development Time (2023 Update)

Testing on Kotlin Multiplatform and a Strategy to Speed Up Development Time (2023 Update)

Comments
14 min read
How to track phone calls in your app in Android

How to track phone calls in your app in Android

Comments
3 min read
Flow, SharedFlow, StateFlow Class Diagram

Flow, SharedFlow, StateFlow Class Diagram

2
Comments
2 min read
A Blazing Fast đŸ”„ Kotlin Native Cross Compilation Environment

A Blazing Fast đŸ”„ Kotlin Native Cross Compilation Environment

1
Comments 1
10 min read
Kotlin Multiplatform: Writing Platform Specific Implementations with Contract Testing

Kotlin Multiplatform: Writing Platform Specific Implementations with Contract Testing

Comments
6 min read
JDK 17: Using ParallelGC for the Kotlin process in Android Builds

JDK 17: Using ParallelGC for the Kotlin process in Android Builds

4
Comments 2
4 min read
Mastering Kotlin's Object-Oriented Programming 101: Unleashing the Full Potential of Your Code.

Mastering Kotlin's Object-Oriented Programming 101: Unleashing the Full Potential of Your Code.

2
Comments
10 min read
Create Custom Jetpack Compose Animations 🎹 Make Your App Experience Truly Unique

Create Custom Jetpack Compose Animations 🎹 Make Your App Experience Truly Unique

3
Comments
2 min read
Android notes: Understanding viewModelScope.launch{}

Android notes: Understanding viewModelScope.launch{}

Comments 8
4 min read
Pass by Value vs CompositionLocal vs Static CompositionLocal

Pass by Value vs CompositionLocal vs Static CompositionLocal

1
Comments
4 min read
Unlocking the Power of Sealed Classes and Interfaces in Kotlin

Unlocking the Power of Sealed Classes and Interfaces in Kotlin

Comments
3 min read
Swipe Away Tasks: Jetpack Compose & Material 3 Todo App Quick-Start Guide 🎯

Swipe Away Tasks: Jetpack Compose & Material 3 Todo App Quick-Start Guide 🎯

11
Comments
12 min read
Create Websocket Android Application Using Ktor

Create Websocket Android Application Using Ktor

3
Comments 1
6 min read
Jetpack Compose & Material 3 Animations Unleashed: Get Your Android Apps Moving 🚀

Jetpack Compose & Material 3 Animations Unleashed: Get Your Android Apps Moving 🚀

2
Comments
2 min read
Introduction to Ktor

Introduction to Ktor

9
Comments 1
12 min read
Building a Game Tracker Application with Jetpack Compose and RAWG API

Building a Game Tracker Application with Jetpack Compose and RAWG API

8
Comments
4 min read
Proof of concept. Endless scrolling in Android with Jetpack Compose. Part 1

Proof of concept. Endless scrolling in Android with Jetpack Compose. Part 1

Comments
4 min read
Hello world em Kotlin

Hello world em Kotlin

5
Comments
2 min read
Exposed in Your Project - Part 1

Exposed in Your Project - Part 1

Comments
5 min read
Kotlin Delegates: The Power of Delegation Unleashed 🚀

Kotlin Delegates: The Power of Delegation Unleashed 🚀

1
Comments
2 min read
🎉 Kotlin for JavaScript and Python Devs: A Friendly Introduction to a Powerful Language 🚀

🎉 Kotlin for JavaScript and Python Devs: A Friendly Introduction to a Powerful Language 🚀

1
Comments
2 min read
Basic Kotlin/Java + Spring app with GitHub OAuth 2.0

Basic Kotlin/Java + Spring app with GitHub OAuth 2.0

3
Comments
5 min read
TikTok like navigation with Jetpack Compose and the ModalBottomSheetLayout in Android

TikTok like navigation with Jetpack Compose and the ModalBottomSheetLayout in Android

Comments
4 min read
🌟 Master the Art of Kotlin Network State Handling: A Simplified Approach! 🚀

🌟 Master the Art of Kotlin Network State Handling: A Simplified Approach! 🚀

Comments
2 min read
Visitando de Nuevo el Pokedex, con Jetpack Compose (Parte 1)

Visitando de Nuevo el Pokedex, con Jetpack Compose (Parte 1)

1
Comments
3 min read
What is the difference between val and const val in kotlin?

What is the difference between val and const val in kotlin?

2
Comments
2 min read
Exposed RSQL Search Implementation

Exposed RSQL Search Implementation

1
Comments
6 min read
Mastering Kotlin's Scope Functions: let, run, with, apply, and also 🎯

Mastering Kotlin's Scope Functions: let, run, with, apply, and also 🎯

1
Comments
3 min read
loading...