Recently in one of our great devBetter discussions, Rick Hodder (go follow him now) shared a cool extension for VS Code. Basically, it lets…
Keep Reading →
I don’t know how I didn’t know about this before now, but apparently you can turn on autocorrect for your git command line, and it will…
Keep Reading →
Writing any significantly complex software application involves the use of encapsulation boundaries and abstractions. Think about the…
Keep Reading →
Yes, it’s that time again. Time for another recap of what happened last year. If you’re reading this, and you’re not me, you probably are…
Keep Reading →
I'm home after surviving another great Codemash! I'm not sure how many Codemash events I've attended but I think it's [ALL OF THEM] -…
Keep Reading →
You have a blog. It’s early January. You need something to post. Why not post a [Current Year – 1] in Review post? Something like this 201…
Keep Reading →
I recently needed to find which of a bunch of markdown files had a particular string in them. My initial thought, since I'm on Windows, was…
Keep Reading →
I first learned about Domain-Driven Design, or DDD, over ten years ago. Since then, I've given more workshops on the topic, both public and…
Keep Reading →
(or Controllers are dinosaurs - it's time to embrace Endpoints) Update Feb 2020: I've started a GitHub repo and NuGet package to implement…
Keep Reading →
Last week during one of my devBetter coaching sessions, the conversation turned to spikes and Minimum Viable Products (and even not-so…
Keep Reading →