UWP Basics
- 10/11/2018
Summary
This chapter covered structuring UWP apps to achieve clean separation of visual, logic, and data layers by using data binding and the MVVM software architectural pattern. You will use these patterns in subsequent chapters to implement 2D UWP apps.