UiStatePlayground icon indicating copy to clipboard operation
UiStatePlayground copied to clipboard

Network as source of truth

Open gs-ts opened this issue 2 years ago • 1 comments

First of all, thank you for this is an excellent article and sample!

I have a simple question. What if we didn't have a DB and the source of truth was the network? How would you approach this scenario?

Would you emit as a flow the result of the Api calls in the repository in order to not refactor the logic/states in the viewmodel? Or any other idea?

gs-ts avatar Aug 27 '22 11:08 gs-ts

Hi @gs-ts . Have you figured out the best way to handle that?

lectricas avatar Aug 03 '23 16:08 lectricas