Blog
Subscribe via RSS →-
Studioworks
Together with my friends Jessica, Chris, and Sean, it is my pleasure to present Studioworks, a platform for creative businesses. We spent …
-
Swift for the Web
When Sean and I set out to build Studioworks, we made the decision to build with Swift. It was an unconventional choice that we knew would …
-
Blogging From Anywhere
I spend a lot more time trying to eliminate barriers to writing than actually writing, but I’ve come up with a pretty good setup using off …
-
Hugo’s secret caching superpowers
This blog isn’t all that complex. A bit of CSS, a bit of JS (only for fun; press G), some fonts, and a whole bunch of HTML. No images to …
-
A simple URLSession mock
There are so many people advocating for the use of URLProtocol for mocking HTTP requests in Swift that I couldn’t believe how quickly it …
-
Better networking while traveling
As I was preparing to travel to a family wedding recently, I decided to take action on an item that has been on my to-do list for some time: …