-
2026-07-16
Seamless usage of docker in any apps
One of the barriers to using docker these days for some developers is the burden to interact with it daily instead of using the usual too...
-
2023-02-23
PHP: The fall of `array`
array is a very common type in PHP but is often overused. I’ll try to explain why you don’t (almost) need to type hint array anymore!
-
2023-02-02
PHP: nested use of array_* is a disguised array_reduce
I feel like in JavaScript you see a lot of [...].reduce() but not so much in PHP. It may be a shame not to use it, because it can help yo...
-
2023-01-24
Symfony: why I stopped using the AbstractController
A typical Controller in Symfony may look like this:
-
2022-10-02
Docker Compose - a few tips #1
When following tutorials or hello-world examples, you will always end up with simple knowledge on how to do the basic stuff with a strict...
No post matches your search.