Skip to content

Instantly share code, notes, and snippets.

@brunoborges
Created September 15, 2023 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoborges/a8e66aa80ddb881b8b6f177fadad768d to your computer and use it in GitHub Desktop.
Save brunoborges/a8e66aa80ddb881b8b6f177fadad768d to your computer and use it in GitHub Desktop.
[
{
"id": 389291,
"title": "Kotlin Multiplatform Conversions at Android Jetpack Scale",
"description": "This is a case study of how we converted several Jetpack libraries to Kotlin Multiplatform as part of our ongoing experimentation with the multiplatform technology."
},
{
"id": 405587,
"title": "Compose Multiplatform on iOS",
"description": "An overview of the exciting present and future of Compose Multiplatform, including live demos and how to get started with the latest additions to the multiplatform UI framework built by JetBrains."
},
{
"id": 388863,
"title": "Level up on Kotlin Multiplatform",
"description": "Kotlin Multiplatform is a new cross-platform technology from JetBrains that is taking the mobile world by storm. Many Android and iOS developers have given this exciting technology a try. But how do you take your skills from building simple apps to more complex ones?"
},
{
"id": 391895,
"title": "Kotlin Multiplatform Mobile for Teams",
"description": "Touchlab has spent the past few years integrating KMM into various apps. The most simple observation we've taken away from that experience is that different teams approach KMM in different ways. What works well for small teams may be different than for larger teams. What works well for greenfield apps may be different than for existing app projects. In this session, we'll cover these different integration approaches. We'll also discuss tooling options, iOS-side API design tips, developer workflows with shared code, and some thoughts on how to present KMM to a team that may not know it needs it (yet!)"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment