1 тысяч подписчиков
26 видео
Dagger 2 STUPID SIMPLE
Dagger 2 MultiBinding - Inject into ViewModels using MVVM,Dagger and Kotlin
First coding with Kotlin Flow API - Flow Builders - Flow Chain - Coroutine Scopes
Coroutines + Flow + Room Database + Retrofit + Dagger with Kotlin and MVVM - Part 3
Introduction to RxJava in Android and why you need to start android development in reactive way
Kotlin Flow API - Introduction to Flow
Jetpack Paging Library: Manage pagination in Android with MVVM, Room database, Coroutines & Hilt
Kotlin Flow operators - Zip vs Combine
Kotlin Flow Operators - Map, Filter, Take, TakeWhile
Write your first code in RxJava - Observer, Single, Maybe, Completable
RxJava-Retrofit-Room Database STUPID SIMPLE
Android Custom Views - Introduction to CustomView
Type of Observable and Hot-Cold Observable
Coroutines + Flow + Room Database + Retrofit + Dagger with Kotlin and MVVM - Part 1
CustomView: #1. Create your first CustomView & use it in Activity
Hilt: Part 2- Migrate from Dagger to Hilt
Kotlin Flow API - How Flow works internally
Coroutines + Flow + Room Database + Retrofit + Dagger with Kotlin and MVVM - Part 2
Kotlin Flow API - Context Preservation, Buffer, Flow On, Structured Concurrency
CustomView: #3. Using Custom Attributes in a CustomView
Hilt: Part 1- Introduction to Hilt
Learn how to call multiple APIs in Parallel and in sequence with the help of RxJava Operators
CustomView: #2. Discussing Lifecycle of a CustomView
RxJava Schedulers
StateFlow - Migrate From LiveData