@here I need to ramp up quickly on idiomatic Kot...
# server
d
@here I need to ramp up quickly on idiomatic Kotlin patterns using coroutines with both blocking and non-blocking I/O. Any pointers to the good resources? Thanks.
That’s a fairly good starting point.
Also there is a #coroutines channel that has some good resources as well.
d
One more thing. There are over 6400 people in this channel. Using "@"here sent a notification to all of them. Please don't use here or channel for addressing in future.
g
Fortunately
here
and
channel
are disabled
👏 3
d
My apologies for using
here
. Thanks for the pointers and directing me to the #coroutines channel.