Every week, in 20 - 40 minutes, I help you improve your web development skills with new knowledge, tips, pointers, random facts, inspiration, and some general chit chat. Tune in to have a fun, engaging, and friendly conversation about web development.
Latest Episodes
Getting Started With Git Reflog
Git Reflog shows you a lot about what's going on in your Git repositories, and let's you clean them up better than other commands can. For this reason, and because I h...
What I Learned Implementing the Same Program in Eight Languages
One of the tasks that I took on at work, recently, required updating the details of an existing code project. The project originally showed how to send SMS in each of ...
What I'll be Focusing on in 2026 and Why (in greater depth)
As I started talking about in the last episode, this year I'll be focusing primarily on accessibility, testing, and deployment. In this episode, I thought it important...
Welcome (a little belatedly) to 2026
Welcome, if a little late, to 2026! In this (quite short) episode, I set out the broad direction for the podcast for the coming year so that you know what to expect. I...
Git Merge and Rebase. Plus Interactive Rebasing and Why It's Not So Scary.
Today, I'm stepping beyond the nine essential Git commands you need to know that I covered in the previous episode by talking about Git merge, rebase, and interactive ...
