Kotlin
Explore Kotlin development for Android, web, and multiplatform applications
Navigate through content by publication date
Wed, Aug 19
2 items found
Exploring Compose HTML for Server Side Rendering
Hey everyone! I've written a small blog post about the possibility to use compose-html on the server to build fullstack web applications using Kotlin and what integrations into Spring and Ktor might look and feel like! Quick Disclaimer: at this point in time this is just something we are exploring together with the community and does not represent an official commitment. But we would nevertheless like to hear your feedback on the topic! Feel free to join the [**#compose**](https:/
SwiftPM support for Kotlin Multiplatform | Timofey Solonin
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs This year, the Kotlin team is working on Swift Package Manager support in Kotlin Multiplatform. Learn how to use this new feature to import SwiftPM dependencies such as FirebaseFirestore, Sentry and Google Maps in your KMP code with ease! In this talk, we will go over the core features of SwiftPM import support in KMP: * Importing SwiftPM dependencies with Objective-C APIs in your Kotlin Multiplatform code * C