Series
KMP: The Missing Introduction
Practitioner-level Kotlin Multiplatform: design the system before the platforms it runs on.
Articles
Sep 16, 2026KMP - Artifacts
You press Build once. Three different things appear.
→ Sep 15, 2026KMP - Hello world!
What does it mean to write code for a “platform” today? Between native CPUs, virtual runtimes, and web browsers, software now faces an increasing number of
→ Sep 16, 2026KMP - SDK packaging
One line in the build file changes what the app contains.
→