MAUI Deep Dive Part 2
Part 2 walks through adding Shell navigation, creating multiple pages, and wiring view models to UI with MVVM patterns.
It demonstrates consuming remote JSON data, binding with CollectionView, and structuring a MAUI project for maintainability.