Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software
Swift Lazy Vars Explained
What are lazy vars, what do they do. Lazy sounds like a bad thing right? Lets first take a look at how variables work to then understand the benefits of lazy vars. What are lazy vars? When you declare a variable in Swift it takes up memory and also takes time to set the variable […]