In This tutorial you'll learn the fundamentals of paging library in the context of a small application using Jetpack Compose, MVVM, Clean Architecture and Dependency Injection. The objectives of this tutorial are:
Implementing Use case layer In a Clean Architecture Project
Handling pagination from a remote data source
Handling pagination from a local data source
Implementing a simple caching technique
🕛 As a reference, you can use the following timestamps
00:00:05 Pagination from a remote data source
00:10:02 Implementing Use case layer
00:22:48 Building Home Screen
00:54:22 Building Detail Screen
👉 Room Database Tutorial
• Room Database
👉 Build your first android application using MVVM, Clean architecture and Jetpack Compose
• Build your first android application using...
👉 The link for TvMaze Api
https://www.tvmaze.com/api
👉 Feel free to use the following GitHub repository to follow along
https://github.com/qababadr/TvMania
📣 Checkout my Facebook page
/ qababadr
🔥 Checkout my GitHub repository
https://github.com/qababadr