The problem with Coroutines stateIn operator and how to solve it
State management in the Android world is and always was a hot topic. What architecture to use, how to model UI state, how to make everything lifecycle aware. But thanks to the latest efforts from Google and JetBrains we have a set of recommendations and technologies that make it easier…