Hi guys, does this logic makes sense for you? Or i...
# rx
t
Hi guys, does this logic makes sense for you? Or is there a better way of doing this?
p
Why do you make a network call in each case?
Why not just the cache if available?
t
Remote data can change and at least for now, I don't wanna handle expire times for local data
I want to enable offline use and remove loaders.