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
Don't use Markdown for technical documentation
If you've written technical documentation, you'll know about Markdown. It's easy to get started with. It's easy to write. It's supported by just about any and every pl...
6 Git Log Options I Use That Make the Command-line Better Than a Git GUI
You might think that Git GUIs are more efficient for using Git than the command line. I disagree. In this episode, I'm going to share with you six options that I regul...
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...
