How do you think guys i have to implement it. I’m ...
# rx
j
How do you think guys i have to implement it. I’m working on an android app an my idea is have this pipe line.
getFromNet -> insertInDB -> onError( () -> getFromDB) -> onSuccess( () -> getFromDB)