
Refactoring without tests should be fine. Why is it not? When could it be safe? Refactoring is[…]

The language construct empty() appears rather versatile. It’s like a Swiss army knife with a thousand blades, ready[…]

I’ve been programming in PHP now for almost ten years, and if there is one thing I[…]

In this post, we will take a look at how we can send real-time notifications with Laravel,[…]

Let’s be honest. Live coding is terrifying! Everyone is watching every character you type, and they are[…]

Testing and Test-Driven Development (TDD) are essential and challenging topics in programming. Especially the switch from just[…]

A common challenge in testing is not only HOW to test something, but WHAT you can test.[…]