Opinion Warning!

This blog covers a host of topics that are difficult to objectively measure. You'll find it very opinion heavy, but those opinions are formed from lots of experience.

Employee Oriented.

There are plenty of blogs catered to businesses. What you'll find here is for employees. If you want to become a senior technical leader then this is the place for you!

Engineering.

You'll find lots of engineering content. This all comes from personal experience on large and small teams across multiple companies.

Apple Development.

We love Apple development and the Swift programming language! Expect to see full-stack style swift posts, this isn't just about iOS, this is about an entire ecosystem of which iOS is one part.

My latest posts and rants.

Automated Testing: Ability to Support Desirable Change

Supporting desirable change allows code to be refactored with ease. It involves writing tests that aren't coupled to implementation details and it can make working in a well-tested codebase a much nicer experience.