top of page
Search


(Part - III) Android: Split ViewModel into Delegates with Dagger
Android: Split ViewModel into Delegates with Dagger
Jul 13, 20242 min read


(Part - II) Android: Split ViewModel into Delegates with Hilt
In the previous part, we discussed how to split ViewModel functionalities into ViewModel Delegates to make our code more modular, easier...
May 31, 20242 min read


(Part - I) Android: Split ViewModel into Delegates
Learn how to manage the complexity of large ViewModels in Android app development by splitting responsibilities into ViewModel delegates.
May 16, 20243 min read
bottom of page