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.
How I Generate Both My Kotlin Backend and TypeScript Frontend from One Spec

How I Generate Both My Kotlin Backend and TypeScript Frontend from One Spec

Comments
12 min read
Debugging Chromium Crashes When Taking Full-Page Screenshots with Playwright

Debugging Chromium Crashes When Taking Full-Page Screenshots with Playwright

1
Comments
3 min read
Mastering GraphQL with Ktor: A Modern Networking Guide for Android

Mastering GraphQL with Ktor: A Modern Networking Guide for Android

Comments
3 min read
From 300 Lines of Pain to Maintainable Glory: Your Complete Gradle Modularization Guide

From 300 Lines of Pain to Maintainable Glory: Your Complete Gradle Modularization Guide

Comments
12 min read
Agents and Gradle Dont Get Along - I Fixed It in Two Commands

Agents and Gradle Dont Get Along - I Fixed It in Two Commands

Comments
4 min read
From Android native to super apps — what I’ve learned so fa

From Android native to super apps — what I’ve learned so fa

Comments
1 min read
Day 4: Setting Up CI/CD

Day 4: Setting Up CI/CD

Comments
7 min read
Day 2: Tech Stack Decision - Why Kotlin/Spring Boot + React + Postgres

Day 2: Tech Stack Decision - Why Kotlin/Spring Boot + React + Postgres

Comments
5 min read
🚀 Jetpack Compose Performance Audit

🚀 Jetpack Compose Performance Audit

Comments
3 min read
⚡ Jetpack Compose Performance: Macrobenchmark & Baseline Profile

⚡ Jetpack Compose Performance: Macrobenchmark & Baseline Profile

Comments
3 min read
7 Best Resources to Learn Kotlin: My Journey

7 Best Resources to Learn Kotlin: My Journey

Comments
3 min read
Kotlin 확장 함수와 확장 프로퍼티

Kotlin 확장 함수와 확장 프로퍼티

Comments
2 min read
Kotlin 함수와 람다: 함수 선언부터 고차 함수까지

Kotlin 함수와 람다: 함수 선언부터 고차 함수까지

Comments
3 min read
Kotlin Native 동시성과 Freezing

Kotlin Native 동시성과 Freezing

Comments
1 min read
Simple Android Architecture : MVVM concept and reduce boilerplate code on Activity/Fragment/ViewModel

Simple Android Architecture : MVVM concept and reduce boilerplate code on Activity/Fragment/ViewModel

5
Comments
5 min read
Kotlin 코루틴: 비동기 프로그래밍

Kotlin 코루틴: 비동기 프로그래밍

Comments
1 min read
Kotlin 기타 기능: Annotation, Enum, Exception, 문서화

Kotlin 기타 기능: Annotation, Enum, Exception, 문서화

Comments
2 min read
Kotlin 제어문: if, when, for, while

Kotlin 제어문: if, when, for, while

Comments
2 min read
Kotlin 프로퍼티와 위임: Property, Delegation, lateinit

Kotlin 프로퍼티와 위임: Property, Delegation, lateinit

Comments
2 min read
Kotlin 클래스와 객체: Class, Data Class, Sealed Class, Object

Kotlin 클래스와 객체: Class, Data Class, Sealed Class, Object

Comments
3 min read
Kotlin Null Safety와 타입 캐스팅

Kotlin Null Safety와 타입 캐스팅

Comments
2 min read
Kotlin 기본 문법: 변수, 타입, 문자열

Kotlin 기본 문법: 변수, 타입, 문자열

Comments
2 min read
Kotlin 제네릭: in, out, 타입 파라미터

Kotlin 제네릭: in, out, 타입 파라미터

Comments
2 min read
use Android RecyclerView with 2 lines

use Android RecyclerView with 2 lines

5
Comments
3 min read
Android Coroutine API Call and Error Handling in Retrofit2

Android Coroutine API Call and Error Handling in Retrofit2

Comments
10 min read
loading...