2021 Android Guide: Retrofit + Kotlin Coroutines = MVVM

preview_player
Показать описание
This episode ties together the networking library Retrofit with Kotlin Coroutines to accomplish the MVVM architecture pushed for by Google. This episode continues development of our app this season and clearly outlines what MVVM is and how it can be used inside an application that makes network requests!

Checkout the project code here:

Subscribe and enable notifications to stay up-to-date!
Рекомендации по теме
Комментарии
Автор

Thank you for this tutorial man
I'm learning something new every day for you.

xabinato
Автор

I have trouble understanding the concept of MVVM for days, specifically how can I transform all my code into MVVM concept. And this 14mins video just saved my life! Thankyou so much!

janadonis
Автор

i never do this but i had to comment.
This is up there with one of the best tutorials i have ever watched.
Very well done👏

sheckardodaley
Автор

Wow, these are so high quality videos. As an experienced android developer, I find this interesting. You can probably extend these series by adding HILT for DI and writing unit test cases and UI test cases. Also in AndroidManifest, found one bug, where LAUNCHER is spelled wrong. Might wanna fix that, or I can send a PR for same

Pulkit__
Автор

This really helped me out figuring stuff, Thanks :D

wekomodoPlays
Автор

thank you very much your video class helped me a lot to understand these concepts

hianuyesperidiao
Автор

How someone with these series will only have 2k subscribers...you deserves 2M bro..Love from India🥳

jayantjadhav
Автор

Bro you're awesome don't stop!!

vikasbhadoriya
Автор

Hey Domenic... sorry about the ignorance, but I didn't actually understand why you used "by lazy" at some points while refactoring this code. Was that really necessary, or is it something that you did to avoid future problems?

gustavopequeno
Автор

Hey Dom how do you do that bulk edit from 9:33

pembatamang