Avoiding Common Coroutines Mistakes in Compose
May 04, 2023
16 min
Free
kotlin
coroutines
compose
android
ui-development
asynchronous-programming
state-management
performance-optimization
Description
Compose and coroutines work great together, but there are certain patterns you need to avoid when combining them. In this session, we’ll look at some common pitfalls, detail why and how they cause problems, and see what patterns or APIs should be used instead.