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
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 ...

The Nine Essential Git Commands You Need to Know When Working With Git
In this episode, I share with you the nine essential commands that you need to know to get started working with Git. It starts off with git init and git clone and fini...

Do you prefer using Git on the command-line or with a GUI?
Do you prefer using Git on the command-line or with a GUI? That's what I'm keen to find out in this episode of the podcast. Why? Because I’m an avid Git command-line u...

Writing Simpler, more maintainable DataProviders with PHPUnit's TestWith attribute
If you love using data providers in PHPUnit, but find defining them verbose (and potentially buggy), then you’ll love the attribute-based approach in PHPUnit. In this ...

Some thoughts on Accel's $57M Series A Investment in Laravel
Recently, Laravel took a $57M Series A investment from Accel. What might this mean for the future of Laravel – for the future of PHP more generally? I don't have a cry...
