Craft 2024 - Márton Braun
Márton Braun
Kotlin Developer Advocate at JetBrains
About Márton Braun

Márton is a Kotlin Developer Advocate at JetBrains, working on making Kotlin Multiplatform awesome. Passionate about education, he's a guest lecturer at the Budapest University of Technology and Economics.

He’s been contributing to the community through writing, speaking, and open source libraries since his university days. He is a Google Developer Expert for Android and Kotlin, and a co-organizer of Android Budapest and Android Worldwide.

Talk
Build a Multiplatform Future with Kotlin
Topics:
Software Delivery Craft Matters
programming
software development
Level: General

Have you ever fixed the same bug twice, in two different codebases? Do you go back-and-forth between platform teams to ensure their implementations behave the same way? Are you wasting time duplicating functionality? These are typical issues that can be solved by using shared code across platforms.Building with Kotlin Multiplatform not only allows you to share code easily, but it also plays nicely...