Reactive Programming with Kotlin - RxJava - Part 1

Опубликовано: 20 Октябрь 2024
на канале: Renaro Santos
1,752
27

In this series of video I will explain how to build an app using Reactive programming and RxJava with Kotlin.
If you wanna learn about Clean Architecture + MVVM checkout my video about clean architecture here:    • Clean Architecture in Android in 5 mi...  
In the series you will see :
How to make your UI reactive
How to create an MVI Architecture
How to make API calls in a reactive way.
How to write unit tests using RxJava