Austin BeckinGeek CulturePassing the iOS InterviewThe interview process for an iOS developer job can be a very daunting task. While each company has their own method of interviewing and…Jun 21, 2021Jun 21, 2021
Austin BeckinCodeXOptional Chaining in Swift and Why it is ImportantWhen building out your application in Swift, a lot of developers may encounter runtime errors when building their application. A very…Jun 15, 20211Jun 15, 20211
Austin BeckWhats new in SwiftUI 3.0Most iOS developers have been tuning in to WWDC this week to catch all the latest updates and features being made available from Apple…Jun 10, 20211Jun 10, 20211
Austin BeckinCodeXWhy you should be using Protocols.As an iOS developer, you have likely already encountered protocols in either projects you have made, or other projects you have looked at…Jun 9, 2021Jun 9, 2021
Austin BeckHow to use Buttons in Swift UI.When building out your first applications in Swift UI, you are going to quickly encounter the need to utilize buttons in order to achieve…Jun 4, 20211Jun 4, 20211
Austin BeckGet ready for WWDC 2021!With WWDC 2021 on the horizon, it is important to know some things to be on the lookout for that may be being announced this year! Like…May 26, 2021May 26, 2021
Austin BeckPassing data through views by closures in Swift UIWhen working with Swift UI, you are likely going to need to pass some data in between your views that may be being stored or used within…May 24, 2021May 24, 2021
Austin BeckinGeek CultureHow to Stylize Your Text in Swift UI!When constructing your UI, more often than not you will want to need to stylize your Text objects in order to achieve the look you are…May 21, 2021May 21, 2021
Austin BeckinCodeXHow to Navigate Between Views in Swift UI.Today we are going to cover an important process in developing applications with Swift UI, how to navigate between views. When developing…May 19, 20213May 19, 20213
Austin BeckinGeek CultureChoosing the Right Distribution Method for Your iOS Applications.During my time at Apple, one of the biggest areas of confusion that I saw was developers trying to choose the correct method for…May 18, 2021May 18, 2021