Concurrency Primitives in Kotlin

I’ve recently started reading “Android Concurrency” by G. Blake Meike, and so far I can highly recommend this great book: it contains quite a lot of insight into how various Android concurrency mechanisms work, when to prefer one approach over the other and how to get the best of the... [Read More]
Tags: kotlin