Blog Posts
Drawing custom views in Swift Playgrounds
December 26, 2016
How to draw custom UIViews with Swift Playgrounds
State machines in Swift
September 25, 2016
A quick post about how modeling your problem as a state machine can help stomp out bugs.
Spacemacs cheatsheet for Vim users
September 23, 2016
A cheatsheet showcasing common spacemacs shortcuts that differ from Vim
Accessing audio (and other) files stored in the Xcode asset catalog with Swift
October 18, 2015
How to read audio files you've added to your app through the Asset Catalog