MVVM in Simple Words

preview_player
Показать описание
Follow for more Android & Kotlin tips 🙌
Рекомендации по теме
Комментарии
Автор

Mvvm and clean architecture is my favorite pattern

DevFabian-fi
Автор

Mvvm combined with Clean Architecture = works well for me

CryptoCodeZone
Автор

You're one of the best out there. Keep being great

chimezieorji-unegbu
Автор

Perfectly explained. I really love the MVVM architecture- especially when combined with the UDF and dependency injection patterns:-)

fredericoamigo
Автор

pls i know you don't have to do anything but it will really help me to understand this kind of concepts if you add some kind of drawing, cause it just sound like when a smart character explains to someone who doesn't know how their code-inator 3000 works... my teachers do the same and then stares to us like smelling if we understand that avalanche of words

poesero
Автор

Me who has 30+ classes without a package

bigotesrandom
Автор

Phillip i have a serious doubt - is MVVM an architecture or a design pattern? ...i had a serious argument with a recruiter this week on this topic can you please tell me

dhruv-
Автор

So MVVM is exactly like MVP ?
The presenter also does the same thing, works as the bridge between model and view.

ahamedsuhails
Автор

Mvvm + Dependency injection for the win

rohankumarpanigrahi
Автор

I have a question, why is MVVM not mentioned in Google's android architecture document now? Just UI, Domain and Data layer.

kuana
Автор

Mvvm with clean architecture if the project is big/complex. Otherwise, just mvvm for simple projects.

germanmontejo
Автор

I'm a bit discombobulated, in your 100 seconds video, you said that the VM makes the business logic, now you're saying it has to be done in model

_Privet_Zdarova
Автор

Hi, I have a question. Is it ok to know how to make apps just in android? Or you must know iOS as well? I’m learning android for about half a year and scared that I should spend the same amount of time for iOS

ШахрухНамазов-нв
Автор

Can you also explain how to implement use cases with MVVM

MobileMLHub
Автор

MVVM with Android modern app architecture

csmuthukuda
Автор

I have a little experience in coding.
Can we say it this way?👇
Model = database
View = frontend
ModelView = backend

zahraghaderi
Автор

Pls explain Clean architecture and LiveData

sumitvishwakarma
Автор

After MVVM, no more messy code, i can safely do database operation from anywhere, it scales well, at first I'm learning I think mvvm is a disaster, after adopting it, my life go smoothly as a junior developer

notch_àpple_op
Автор

I haven't used any architecture other than MVVM in my apps

manshalkhatri
Автор

Mvvm.. Or..
Mvvmmvvmmvvm.. Yeah naming stuff is going

kingwesleyXIV