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.
Finding the Right Balance Between DDD, Clean and Hexagonal Architectures

Finding the Right Balance Between DDD, Clean and Hexagonal Architectures

143
Comments 7
17 min read
Introduction to the Compose Snapshot system

Introduction to the Compose Snapshot system

142
Comments 25
1 min read
remember { mutableStateOf() } – A cheat sheet

remember { mutableStateOf() } – A cheat sheet

120
Comments 7
1 min read
A historical introduction to the Compose reactive state model

A historical introduction to the Compose reactive state model

117
Comments 11
1 min read
GitHub Actions: a New Hope in YAML Programming Wasteland

GitHub Actions: a New Hope in YAML Programming Wasteland

117
Comments 7
9 min read
What to Learn to get started with Android App Development?

What to Learn to get started with Android App Development?

117
Comments 20
6 min read
Fragment: getContext vs requireContext

Fragment: getContext vs requireContext

109
Comments
2 min read
Scoped recomposition in Jetpack Compose — what happens when state changes?

Scoped recomposition in Jetpack Compose — what happens when state changes?

106
Comments 5
1 min read
10 reasons to switch from Java to Kotlin right now!

10 reasons to switch from Java to Kotlin right now!

93
Comments 15
5 min read
How to Write a Command-Line Tool with Kotlin Multiplatform

How to Write a Command-Line Tool with Kotlin Multiplatform

75
Comments 10
6 min read
Diving into Kotlin collections

Diving into Kotlin collections

73
Comments
12 min read
Plumbing data with derived state in Compose

Plumbing data with derived state in Compose

72
Comments 4
1 min read
The Imposter's Guide To Dependency Injection

The Imposter's Guide To Dependency Injection

71
Comments
6 min read
Improve Android unit tests with shared preferences mock library

Improve Android unit tests with shared preferences mock library

70
Comments
2 min read
Two mutables don’t make a right

Two mutables don’t make a right

70
Comments 2
1 min read
Hosting Kotlin/JS on GitHub Pages via GitHub Actions

Hosting Kotlin/JS on GitHub Pages via GitHub Actions

68
Comments 1
8 min read
Binary Tree 1.0

Binary Tree 1.0

67
Comments 5
21 min read
Implementing snapshot-aware data structures

Implementing snapshot-aware data structures

64
Comments 4
1 min read
Kotlin Standard Library Safari: Strings

Kotlin Standard Library Safari: Strings

63
Comments 2
8 min read
Объединение интервалов

Объединение интервалов

63
Comments 2
1 min read
Creating your first Kotlin Multiplatform library

Creating your first Kotlin Multiplatform library

61
Comments 4
6 min read
Keyboard handling in Jetpack Compose

Keyboard handling in Jetpack Compose

59
Comments 1
5 min read
Build an Android Chat app with Jetpack Compose

Build an Android Chat app with Jetpack Compose

58
Comments
12 min read
Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

58
Comments
3 min read
Advanced Kotlin Collection Functionality

Advanced Kotlin Collection Functionality

57
Comments
10 min read
loading...