In this article, you’ll dive deep into the internal mechanisms of Flow, StateFlow, and SharedFlow, exploring how they work under the hood.
www.revenuecat.com/blog/enginee...
In this article, you’ll dive deep into the internal mechanisms of Flow, StateFlow, and SharedFlow, exploring how they work under the hood.
www.revenuecat.com/blog/enginee...
I'm seeing thread contention on a SharedFlow with several collectors, and a quick peek shows that that emitting & taking values all uses a single central lock per instance (.. and it's `this` which is an antipattern)
github.com/Kotlin/kotli...
I'm seeing thread contention on a SharedFlow with several collectors, and a quick peek shows that that emitting & taking values all uses a single central lock per instance (.. and it's `this` which is an antipattern)
github.com/Kotlin/kotli...
www.youtube.com/watch?v=u3bz...
#Kotlin #AndroidDev
www.youtube.com/watch?v=u3bz...
#Kotlin #AndroidDev
doveletter.skydoves.me/book/kotlin
doveletter.skydoves.me/book/kotlin
What’s new in Flutter 3.41、Jetpack Compose移行をAIでサポートする、SharedFlowの様々なオプションの解説、など
https://androiddagashi.github.io/issue/415-2026-02-15
What’s new in Flutter 3.41、Jetpack Compose移行をAIでサポートする、SharedFlowの様々なオプションの解説、など
https://androiddagashi.github.io/issue/415-2026-02-15
#Kotlin #Android #AndroidDevelopment #KotlinCoroutines #MobileDevelopment #MobileDeveloper #StateFlow #KotlinFlow #JetpackCompose #SoftwareEngineering
#Kotlin #Android #AndroidDevelopment #KotlinCoroutines #MobileDevelopment #MobileDeveloper #StateFlow #KotlinFlow #JetpackCompose #SoftwareEngineering
www.droidcon.com/2025/05/27/s...
www.droidcon.com/2025/05/27/s...
✅ Kotlin 2.2.20 support
✅ New Flow & StateFlow APIs
✅ Improved structured concurrency docs
✅ Fixes for SharedFlow, flowOn, RxJava leaks & R8 GC issues
✅ Better JS/Wasm exception handling
github.com/Kotlin/kotli...
#Kotlin #AndroidDev
✅ Kotlin 2.2.20 support
✅ New Flow & StateFlow APIs
✅ Improved structured concurrency docs
✅ Fixes for SharedFlow, flowOn, RxJava leaks & R8 GC issues
✅ Better JS/Wasm exception handling
github.com/Kotlin/kotli...
#Kotlin #AndroidDev
bsky.app/profile/p-y....
I'm seeing thread contention on a SharedFlow with several collectors, and a quick peek shows that that emitting & taking values all uses a single central lock per instance (.. and it's `this` which is an antipattern)
github.com/Kotlin/kotli...
bsky.app/profile/p-y....
Here’s What the Interviewer Is Actually Testing. medium.com/p/you-think-...
#Android #KotlinFlow #Kotlin #Coroutines #StateFlow #SharedFlow #ReactiveProgramming #AndroidInterview #Jetpack #ViewModel #AndroidDev #TechInterview #MobileDevelopment
Here’s What the Interviewer Is Actually Testing. medium.com/p/you-think-...
#Android #KotlinFlow #Kotlin #Coroutines #StateFlow #SharedFlow #ReactiveProgramming #AndroidInterview #Jetpack #ViewModel #AndroidDev #TechInterview #MobileDevelopment
면접전에 SharedFlow 보고갈걸…
면접전에 SharedFlow 보고갈걸…
Simple is fast :)
Simple is fast :)
Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with...
🔗 https://github.com/vosaka-php/vosaka-foroutines
Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with...
🔗 https://github.com/vosaka-php/vosaka-foroutines