Skip to content

dagger

Android Chat Messenger with Firestore (MVVM Edition) with Dagger, LiveData, and Coroutines

Let’s be real. MVVM and Dagger are very important concepts in Android Development. Yet, nobody really knows what’s the ‘right’ way to implement either of them. MVVM is simple enough, at least in its vanilla form. You’d simply follow this dependency diagram. The View knows… Read More »Android Chat Messenger with Firestore (MVVM Edition) with Dagger, LiveData, and Coroutines