Weekend good reads for Android developers, issue #16 (52/2021)

Here is your list of interesting articles:

Things every Kotlin Developer should know about Coroutines

This is a series of great articles by Max Kim. Strongly recommend them to all of you.

Sending ViewModel Events to the UI in Android

Let's review Google’s new guidance with respect to the communication pattern for one-shot actions between an Android view model and its associated view.

What's new in Kotlin Coroutines 1.6.0 (video)