Learn about the MVVM design pattern and how it can separate your business logic and user interface code. Learn how viewmodels are designed and why they’re an important part of the pattern.
Learning objectives
By the end of this module, you’re able to:
- Identify when to use the Model-View-ViewModel (MVVM) pattern.
- Use a viewmodel to drive visual behavior.
- Improve code testability through data-bindable properties.
Leave a Reply