← Back
James Montemagno February 11, 2021 24m

MVVM for the Xamarin.Forms ListView

Summary

In this technical walkthrough, James Monson Magno discusses advancing a Xamarin Forms coffee application using MVVM (Model-View-ViewModel) design principles, focusing on improving list view data binding and command handling. The tutorial covers key techniques like one-way binding, implementing selected item logic in the view model, and optimizing user interaction through commands and property changes. The practical takeaway emphasizes that MVVM can simplify code structure, improve testability, and provide more elegant ways to handle user interactions in mobile application development.

View original episode ↗