Sudoku solver in Swift, on MacThis is a “Part 2" from my last post. I’ve migrated it to a brand new Swift Package on my Mac. I added tests and used XCTest’s measure API.Jan 25, 2020Jan 25, 2020
Sudoku solver in Swift, on vacationIt’s an interesting problem to solve because once you have a solve that works, you can always make it faster….Jan 21, 20201Jan 21, 20201
Inline Snapshot Testing… will automatically write your tests for you, with better code coverage and help your maintainability over time, with just one neat trick!Mar 24, 2019Mar 24, 2019
3 Filters for Compassionate Code ReviewsDear Future me, when you’re writing a comment on a PR, or in a Jira ticket, or a Confluence page, first ask yourself 3 filter questions:Jan 20, 20191Jan 20, 20191
Structuring your Swift files for simpler codeLet’s reshape our code to better reflect the categories of complexitySep 7, 2017Sep 7, 2017
Is Swift 4 Codable good for JSON?Did the announcement of Swift 4 bring the end of JSON library debates?Jun 12, 20172Jun 12, 20172
ProTip: BartenderBartender is a simple application that hides menubar your items under a dropdown menu.Apr 21, 2016Apr 21, 2016