@SpaceyaTechKe 😅😂 okay Room is library that help us store and retrieve data on Android local storage. Paging3 is a library that help us request for paginated items from api call and remote Mediator help us to call the api to get data then cache to Room. From Room we show data to the ui.
IntelliJ IDEA Ultimate can help you understand code by generating UML
diagrams.
You can view components of a package, their members and dependencies! Read more here: https://t.co/zhXhtXiqZQ
#IntelliJIDEATips