Tag: development
-
If it’s a game, can I win?
In issue #62 of the iOS Code Review newsletter, a question was posed around imagining your career as a game and what level of the game you are at. Being a keen developer and lover of off-by-one errors, I decided I was playing two games, and neither was satisfactory! The first game is my professional…
-
Some Things make development easier
One of those things is Things. It’s my task manager/project manager/todo manager of choice for my development projects, and I recently setup a new structure to make the process a little easier. Things has two main grouping concepts, areas and projects. An area can contain one or more projects, while projects contain the tasks that…
-
Fixing Int, Identifiable, and ForEach in SwiftUI Beta 5
Fixing Int, Identifiable, and ForEach in SwiftUI beta 5.
-
ExerPlan – Exercise Planning App
ExerPlan is the working title of a new app I’m working on, designed as a general exercise planner. In the past I used Excel to plan my running training. More recently I’ve started doing more types of exercise, such as strength training, yoga, and lots of walking. I wanted an app to record and monitor…
-
Upgrading App Development Kit
A brief overview of why I upgraded my iOS development hardware in 2018.