https://blog.canopas.com/andro....id-reactive-programm

Android — reactive programming with coroutines and MVVM | by Jimmy Sanghani | Canopas

This post shows steps to build an app using coroutines and MVVM architecture. In the end, you will have an app that fetches users from web API and display it in a RecyclerView. We will use web API…