I talk about code and stuff
There are a lot of common pitfalls developers often make when first trying to make their own custom Blade directives and handling arguments themselves. It’s not very intuitive what the best ways to handle argument values are, so let’s take a look at the downsides of some approaches, and then figure out what works best.