Following our recent Google I/O announcement recommending Kotlin Multiplatform (KMP) for sharing business logic across mobile, web, server, and desktop platforms, and our move to use KMP in Google Workspace, KotlinConf 2024 was the next moment to share the highlights and connect with the Kotlin community.
Related Posts
Performance Profiling and Tuning(1751342982250900)
As a junior computer science student, I have experienced a complete transformation in my understanding of performance development.…
^ (Caret) and ~ (Tilde) in package.json
You must have seen at least once package.json file throughout your developer journey. package.json is a file that…
Laravel Envoy – Automate the boring stuff
Laravel Envoy is a tool for executing common tasks you run on your remote servers. I believe Envoy…