Entering the world of other platforms through KMP gate


Details
Hello, fellow Kotliners!
It's time for our next virtual get-together. This time Seyed Jafari will give us his talk "Entering the World of Other Platforms Through KMP Gate".
Here is the abstract:
Did you know the same Kotlin code you write every day can be run on: Windows, Mac, Linux, Android, IOS, Web, and many more platforms?
Coding once running everywhere was Java’s motto, yet ~20 years later Kotlin is achieving it.
In this talk, I cover the fundamentals of KMP and how we can migrate/integrate our existing codebase for other platforms.
We go through a sample project structure and how we can add more target platforms to our project.
I also explain how we can benefit from KMP in existing projects by just moving around specific domains of your code.
We will also see how much of our codes we can share and what tools can be useful for us along the way
After all, it’s just Kotlin, not a horror movie.
About the speaker:
Senior Software engineer at Auto1. I have been Kotlining for a few years now. I have an open-source KMP project that is live on Android and soon on IOS. I’m an active member of the Local Android community in Tehran.
My free time mostly goes to hanging out with my family, reading, and playing video games.
We are also always looking for speakers and talks. Let us know and don't be shy, we are a friendly bunch and are happy to help you with your speaker career!
You can reach us here through meetup or on the #vkug channel on the Kotlinlang Slack. Get an invite here: https://surveys.jetbrains.com/s3/kotlin-slack-sign-up

Entering the world of other platforms through KMP gate