Retrofit + Kotlin Coroutines (Ecommerce #32)

preview_player
Показать описание
In this tutorial let's convert our Ecommerce app to Retrofit and Kotlin Coroutines. We'll also use ViewModel and LiveData. All done with Android Studio and Kotlin. Let's begin!

Рекомендации по теме
Комментарии
Автор

Love it! Nice and clean, no bullshit like other videos spending tons of time explaining off topic details.. great video!!

usherg
Автор

Appreciated, nice vid, can’t wait to learn more from you 👍

mohamedali
Автор

great lessons.
When are the videos coming back?...

TheBlackskiba
Автор

you should use moshi instead of gson for further projects

tubun
Автор

Good videos, but want to see how to handle error as well, because all tutorial shows only positive response, but in real app we have a lot of errors and catch them by try-catch block don`t good practice

chaze_chow_chow
Автор

i think u already make video #33 and #34

sarelfirgany
Автор

You should singleton the retrofitApi instead of recreate every time fetchApi is called

breakeract