What I want to learn in 2025
Here’s a list of a few things I’m looking forward to learning this year or otherwise becoming more familiar with: AI Development If there’s one thing I want to educate myself on this year it’s AI programming. I’m not trying to transition into the AI space, but I think it’s imperative to gain some level ... Read more
My appearance on the Within WordPress Podcast
I was invited to the Within WordPress podcast to talk about the block editor, WP CLI, and a whole lot more. It was a really great conversation and I'm looking forward to doing another episode soon!
Practical Flexbox Tips
Flexbox is a fantastic tool in every developer's toolkit. It has many features that make it uniquely suited to dealing with certain problems. The specification has some interesting features that may seem confusing at first glance. Over the years I've picked up a few techniques that using Flexbox simple and effective and in this post, I want to share some of those with you.
Dealing with load-scripts.php console errors in WordPress
I recently encountered an issue that was driving me completely nuts, so I thought I’d do a short write up on it to see if it helps anyone else.