Hey everyone! I’m thrilled to announce that Chapter 20: Coroutine Essentials has finally arrived in the online edition of Kotlin: An Illustrated Guide!
https://typealias.com/start/kotlin-coroutines/
This final chapter of the book covers how to do concurrency and parallelism the Kotlin way - with coroutines! Learn all about coroutines, coroutine builders, dispatchers, structured concurrency, and much more. In fact, this chapter is almost 40% longer than the previous longest chapter! Hope you like it!