Replacing ViewModelScope In Your ViewModels to Better Test Coroutines
Android Architecture Components (AAC) provides several libraries that help you design robust, testable, and maintainable apps. One of the most important components of AAC is the ViewModel, which provides a lifecycle-aware container for UI-related dat...
blog.joetr.com5 min read