Blog Posts

MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.

Sketch Themes for Prototypes

Sketch Themes for Prototypes

Last week during one of my devBetter coaching sessions, the conversation turned to spikes and Minimum Viable Products (and even not-so-viable products). Sometimes, in order to get rapid feedback, it’s useful to …

Read More →
Be Humble and Kind

Be Humble and Kind

This originally went out just to my Weekly Dev Tips mailing list, but I got a lot of positive comments and requests to share it, so I’m publishing it here. Sign up for Weekly Dev Tipsto get a new tip in your inbox …

Read More →
dotnet-ef does not exist

dotnet-ef does not exist

If you're trying to run EF Core migrations and getting errors, this post has the most common fix - you need to install the CLI tools for Entity Framework Core.

Read More →