Improved Type Safety With SwiftGen We'll see how we can use SwiftGen to add type-safety to our project's resources and enable us to write cleaner code.
My iOS Development Workflow In this post, I share my workflow for ideating, developing, designing, and releasing my indie iOS apps and how I'm able to release a new app in a week.
DeepLinkr: How To Test Deep Links on iOS I’ve been hard at work on a new developer tool and I’m excited to announce its launch today. It’s called DeepLinkr and it’s meant to help iOS/macOS developers debug and verify deep link behavior. DeepLinkr comes with both a Mac and iOS app so you
Creating An Open-Source Translation Memory I’ve always wanted to localize my personal apps, but I found it to be too expensive. Since many apps share the same vocabulary (News Feed, Dashboard, Forgot Password, Take Photo), it seemed silly to pay to translate words that some other development team must have previously paid to translate.