published on 2023-12-13T17:08:33Z Join us in this exciting episode of Talking Kotlin as we dive into the world of Kotlin Multiplatform with three special guests, Mike Nakhimovich, Yigit Boyar, and Matthew Ramotar, the minds behind the popular library ‘Store’ — a Kotlin Multiplatform library for building network-resilient applications. We explore the journey of ‘Store’ from […]
Kotlin and WebAssembly: Unleashing Cross-Platform Power Source link
Headache-Free Reactive Programming With Spring Boot and Kotlin Coroutines Source link
As a lover of both rhythm games and trombone, of course I got Trombone Champ. Naturally, I wondered: can I control it on an actual trombone? Dan Lew Oct 31, 2023 • 3 min read Trombone Champ is a silly little rhythm game that took the world by storm last year (for approximately two weeks). […]
Service Mesh for Kotlin Developers Source link
Making Multiplatform Better | Talking Kotlin #125 Source link
StateFlow has a bit of a wave–particle duality. On one hand, it’s a data holder which holds a current value. On the other hand, it’s also a Flow, emitting the values it holds over time to its collectors. Importantly, as the type’s documentation states: Updates to the value are always conflated. So a slow collector […]
Compose Multiplatform on iOS in Production at Instabee | Talking Kotlin #124 Source link
Build an iOS & Android app in 100% Kotlin with Compose Multiplatform Source link
CatchUp turned 7 recently. I started the project in the spring of 2016 and open-sourced it a little over a year later. Its development has ebbed and flowed over the years, but it still serves its primary purpose well: a playground. In its lifetime, I’ve used it to learn or tinker with different tools, architectures, […]