Monthly Archives: May 2018


I’ve been doing some Swift iOS training through Team Tree House. It’s been very fun to learn this new, exciting, powerful language for developing native applications for iOS, macOS, watchOS, and tvOS. I had a code challenge where I needed to create an extension to the String class. Basically it’s […]

Swift (iOS) – Extensions