Best Article on Kotlin coroutines on Android
1. What is a Coroutine?Continue reading on Medium »
Search fresh public links, source activity, and ready-to-use post angles for Kotlin-Coroutines.
Fresh curated links around kotlin-coroutines are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
1. What is a Coroutine?Continue reading on Medium »
Every tutorial gets the API right and the cost model wrong.Continue reading on Medium »
Learn what SharedFlow is, when to use it, and how it is different from StateFlow and LiveData with simple examples.Continue reading on Medium »
Last week I wrote about picking the right coroutine scope. This week’s mistake is smaller to write but easier to miss in review: mixing up…Continue reading on Medium »
Part 1 of 2 — testing the data layer with MockK and coroutines-testContinue reading on Medium »
I’ve seen many projects where coroutine tests were flaky. All green on my machine. Occasional red tests running the suite in managed…Continue reading on ProAndroidDev »
Choosing between Worker, CoroutineWorker, and RxWorker comes down to what language you are writing your app in and how your project…Continue reading on Medium В»
Статья настоящий разбор-детектив: почему неблокирующий API может блокироваться, как потерять монитор после деоптимизации JIT, почему try-catch иногда важнее коллбэков, и как решать...
If you’ve come from Java, you’ve probably used the static keyword countless times—for utility methods, constants, or creating singleton…Continue reading on Medium »
Practice lateinit with a short kotlin challenge.
Jetpack Compose 1.12 quietly fixed one of the most common performance mistakes in Compose codebases. Here’s what changed, why it matters…Continue reading on Medium »
Kotlin keeps getting sharper, Compose keeps getting weirder in the best way, and your backend is quietly becoming part of your job…Continue reading on Medium »
Practice collections with a short kotlin challenge.
Practice null-safety with a short kotlin challenge.
Android Interview Prep — Complete IndexContinue reading on Stackademic »
The real challenges behind building a cross-platform app with Kotlin Multiplatform — and how I solved each one.Continue reading on Medium »
Section 1 — Jetpack Compose & UIContinue reading on Stackademic »
Compose Multiplatform is stable on iOS, Swift export is here, and JetBrains just showed us what “shared everything” actually looks like.Continue reading on Medium »
Practice inline with a short kotlin challenge.
A MutableSharedFlow with replay = 0 discards emissions that have no subscribers — and yes, that includes the suspending emit(). Here's the…Continue reading on Medium »
Need to perform asynchronous operations and support multitasking in your app? Async/await is at your service — simple and elegant. The cooperative thread pool efficiently switches...
Introducing a Kotlin framework that turns BLE, Bluetooth Classic, and local Wi-Fi into a single typed service call — and is honest about…Continue reading on Medium »
If your Android project is still on Kotlin 1.9.x, modern Kotlin is not just “the same language with a faster compiler.” Kotlin 2.x has…Continue reading on Medium »
Practice when with a short kotlin challenge.
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.