Tag: #ktor
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Modern Kotlin 2026 — Kotlin 2.1, Compose Multiplatform, Ktor, Exposed, KSP, and Arrow Deep Dive
Kotlin 2.x took K2 GA, Compose Multiplatform 1.7 marked iOS stable, and Ktor 3 became the server-side default. Structured concurrency in Coroutines 1.10, typed errors in Arrow 2, fast codegen with KSP 2, Kotlin/Wasm GC,
2026-05-16 · 18 min read #english#kotlin#kotlin-2#compose-multiplatform#ktorModern Kotlin 2026 — Kotlin 2.1 / K2 Compiler / Compose Multiplatform / KMP 2.1 / Ktor 3 / Spring Boot Kotlin Deep Dive
Kotlin 2.1 (Nov 2024) made the K2 compiler the default, and 2.2 (Mar 2025) shipped context parameters. In the same window Compose Multiplatform 1.7 declared iOS stable, Ktor 3 added a WebAssembly target, and Spring Boot
2026-05-16 · 22 min read #kotlin#kotlin-2-1#k2-compiler#compose-multiplatform#kmpKotlin Complete Guide 2025: From Spring Boot Backend to Android, Multiplatform & Coroutines
Everything about Kotlin! Using Kotlin with Spring Boot, async processing with Coroutines, Ktor servers, Jetpack Compose UI, Kotlin Multiplatform (KMP), extension functions, null safety, sealed classes, DSL — the modern c
2026-03-24 · 21 min read #kotlin#spring-boot#android#coroutines#multiplatform