Part 3: Mastering MVVM Development
This final part is all about refining and hardening your .NET MAUI app. We will delve deep into crafting controls that seamlessly integrate with MVVM. You will learn how to expand your app's reach with techniques for localization and fortify your code base with robust unit testing, ensuring stability and reliability. And when things don't go as planned, you will be able to rely on valuable troubleshooting and debugging tips to steer back on course.
This part has the following chapters:
- Chapter 11, Creating MVVM-Friendly Controls
- Chapter 12, Localization with MVVM
- Chapter 13, Unit Testing
- Chapter 14, Troubleshooting and Debugging Tips