Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software
Swift – Model View Controller (MVC) for beginners
MVC – sometimes also known as “Massive View Controller” is an architectural pattern used to implement user interfaces in apps. This tutorial will cover what MVC is, how it is used and how you can implement this design pattern in your own apps. What is MVC? Put simple MVC stands for Model-View-Controller. The following diagram […]