
The Google Apps Script That Saves Me Hundreds on Books

Adding themes to a SwiftUI app using Environment Values
Implementing hash-object part 2: The hashening
Implementing hash-object

What language should you learn? And why isn’t it Python?
When it’s time to learn to code I constantly see beginners start with Python because it’s so easy - well, I have opinions on that decision.

Resolving “Cannot infer type of closure parameter … without a type annotation”
I spent an hour scouring the internet trying to understand why I was suddenly unable to use a closure I’d been using throughout my entire project. Turns out I just needed my glasses.