Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software
Swift – Model View View Model Explained
In the last tutorial we covered the Model View Controller (MVC) design pattern in swift. Today we are going to look at the Model View View Model (MVVM), and how it works and why you would use it over MVC. What is MVVM? MVVM stands for Model-ViewModel-Model. The following diagram outlines how it works at […]