Kotlin Multiplatform
Spicy — senior dev territoryGeneral Dev
ELI5 — The Vibe Check
Kotlin Multiplatform (KMP) lets you write your data models, API calls, and business logic once in Kotlin, then use them in your Android app and your iOS app. The UI stays native. You share the boring bits. Your iOS developer keeps their Swift UI.
Real Talk
undefined
When You'll Hear This
undefined
Related Terms
Dart
Dart is the language Flutter is written in. Google made it to fix JavaScript's problems, then it found its real home as the Flutter language.
intermediateGeneral Dev
Flutter
Flutter is Google's way of saying 'write once, run everywhere' and actually meaning it.
intermediateFrontend
Kotlin
Kotlin is like Java's cooler younger sibling who went to art school and came back with null safety and coroutines.
intermediateGeneral Dev
Swift
Swift is Apple's way of saying 'Objective-C was a great experiment, but let's make something humans can actually read.
intermediateGeneral Dev