Hi all, are there any books on Coroutines, that go...
# coroutines
s
Hi all, are there any books on Coroutines, that go a bit deeper and into more advanced topics that just standard usage?
👀 1
j
g
I would recommend to start from official design document https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md
👍 1
But it really depends on what kind advance topic is interested for you
a
@gildor KEEP - is perfect, have forgot about it:)
s
Thanks, I’ll check it out 🙂