Published inBetter ProgrammingHow to Handle Optionals in SwiftFixing an error when unwrapping an Optional value crashOct 14, 20191Oct 14, 20191
Published inBetter ProgrammingThreading in Swift Simply ExplainedUsing Grand Central Dispatch (GCD) to speed up your appAug 31, 20189Aug 31, 20189
How to Debug SceneKit and ARKit in XcodeSceneKit is one of my favorite Apple iOS Frameworks. It allows for developers at all different levels to create 3D scenes and animations…Aug 27, 2018Aug 27, 2018
Tips to improve your Xcode workflowXcode is an amazing tool to create iOS apps, but sometimes it can be a little clunky and slow down your workflow. Here are a couple of tips…Aug 20, 201814Aug 20, 201814
How to easily find unused Swift code in XcodeStay sane and remove unused code in Xcode easily with this ruby script. Add the script in a ruby file in your projects main folder called…Aug 11, 20189Aug 11, 20189
How to make a CoreML Image Classifier with Turi CreateThis year at WWDC, Apple announced new updates to the CoreML and announced new support for creating CoreML on a Mac. In the Vision for…Aug 10, 20182Aug 10, 20182