Best way to use ArrayList in in Kotlin/MVVM. StateFlow vs Flow vs suspend
I am trying to upgrade my java code to kotlin but I don’t know how to aproach this transition. It seems that I have to perfectly understand corutines which is a pain because it seems too much all at once just to make a decision how to start.