A rule to validate delimited data
May 20th 2019
•
freek.dev
A rule to validate delimited data
May 20th 2019
•
freek.dev
React for Vue developers
May 20th 2019
•
sebastiandedeyne.com
I'm starting a podcast
It's only been two weeks since I announced I'm starting a newsletter,
and here I am again with something new: a podcast.
People who know me IRL know I...
May 14th 2019
•
stitcher.io
PHP in 2019
Do you remember the popular "PHP: a fractal of bad design" blog post?
The first time I read it, I was working in a crappy place with lots...
May 10th 2019
•
stitcher.io
SOLID, interfaces and final - Rant With Brent 01
I'm giving podcasting a try. Let me know what you think of it via Twitter or e-mail.
In this episode I talk about why I think final...
May 7th 2019
•
stitcher.io
14 KB
May 6th 2019
•
sebastiandedeyne.com
14 KB
May 6th 2019
•
sebastiandedeyne.com
Arrow functions in PHP 7.4
Short closures, also called arrow functions, are a way of writing shorter functions in PHP.
This notation is useful when passing closures to functions like array_map or array_filter.
...
May 2nd 2019
•
stitcher.io
Running PHP CS Fixer on every commit with husky and lint-staged
May 2nd 2019
•
sebastiandedeyne.com