Learn how to work with the Model View ViewModel (MVVM) Design Pattern. You will also learn how to use the Closure (Data Binding) method to bind the View and ViewModel together. You will then understand how each component interacts with data, load images asynchronously, and cache images; if you load …