Understanding MVVM Design Pattern

preview_player
Показать описание
In this video, Mohammad Azam will explain the MVVM Design Pattern.

Book: Surviving the Coding Bootcamp - From no coding experience to earning a six-figure salary

Check out my courses:

Get courses from Big Mountain Studio:

1. Combine Mastery in SwiftUI

2. SwiftUI Animations

3. SwiftUI Views Mastery

4. Visual Swift Memory Mastery

5. Working with Data in SwiftUI

6. SwiftUI in UIKit Weekened Kickstarter
Рекомендации по теме
Комментарии
Автор

Thanks very much for your videos on MVVM, they have helped me understand a pretty abstract concept in easy terms :)

ddisiym
Автор

Thank you for explaining. I think this concept can be so much better explained by simply naming it MMVV. Model + ModelView + View. Emphasize that the Model View is between the two, more familiar concepts.

centrist
Автор

This is a very great video, very clear and simple explanation. Thank you!

FrankPapadakis
Автор

What if a single view wants data from two models? How to make a viewModel for that?

mayank_upadhyay_
Автор

when would you initiate the model? is the Environment in swiftui a ViewModel?

yixe
Автор

I think uninteresting stuff should be taught faster.
XD

sourandbitter
Автор

Among other things,  I completed your CoreData tutorial and enjoyed it. How can I bring such checking functions into the model,  with the option "Class Definition" inXcode when generating the model

peterbien