Author: Gabriel Del Villar De Santiago
10.08.2019
View Controller Lifecycle: iOS
When it comes to iOS development the back bone of most of your apps will be UIViewControllers. These…
03.08.2019
Closures
Documenting my journey of becoming an iOS developer. This post explains the concept of closures: what they are…
28.07.2019
General Overview of Model View Controller (MVC)
So, you want to get in to mobile programming or simply curious as to how an app functions…