Embed presentation
Download to read offline






















Kotlin is a programming language developed by JetBrains as an alternative to Java that runs on the JVM and JavaScript. Google announced support for Kotlin at I/O 2017. JetBrains expanded Kotlin to allow multiplatform development across platforms like native, JVM, and JavaScript. This allows writing code once that runs on different platforms. Tools like create-react-kotlin-app allow building React apps with Kotlin by mapping React concepts like components, props, and state to Kotlin equivalents.





















