29 followers
I'm Dillon and I like to code. I code for work, I code for fun, I read about code and I think about code. I share some of that code here and I do my best to share the lessons I learn along the way.
Swift has many features that allow us as the users of the language to customize how we write code, while still giving us all the protections of a statically typed language. Today we're going to talk about one of those features which seems small, but ...
I don't know about you, but I have spent a lot of time trying to write code in the shortest, most elegant way possible. I have put a lot of thought and time and effort into it over the years. And I see it a lot in other people's code as well. I have ...
My experience tackling a bug that was way out of my league.
And Spinning Up At A New Job
One of the things that stood out to me from WWDC this year was the ability to have native half sheets. This has been a request from the designers at every job I have ever had and until now we have always had to roll our own. So I thought I would play...
The Header