← Back
James Montemagno January 21, 2021 21m

Better MVVM with MVVM Helpers

Summary

The transcript discusses improving MVVM (Model-View-ViewModel) development using MVVM helpers, a library created by James Monson to simplify and streamline mobile development with Xamarin and .NET. The key references include the MVVM helpers library, Xamarin community toolkit, and various implementation techniques for handling property changes and commands across different platforms. The practical takeaway is that developers can use lightweight, dependency-free libraries like MVVM helpers to write cleaner, more efficient code with built-in methods for observable objects, commands, and view model management.

View original episode ↗