Functional Programming in PHP: A bit of theory and Lambdish/phunctional
A few weeks ago [@felixgomexlopez](https://twitter.com/felixgomezlopez) told me about a PHP library…
A few weeks ago [@felixgomexlopez](https://twitter.com/felixgomezlopez) told me about a PHP library…
[PHP reflection](https://www.php.net/manual/es/intro.reflection.php) is something I've never used,…
[VigoTech Alliance](https://vigotech.org/), the community that brings together technology groups…
This week I decided to "retire" my mobile phone and replace it with a newer one, which made me think…
In all these years of _"doing things with computers"_, I have learned that sharing knowledge and…
A couple of years ago, overcoming my shyness, I started giving boring lectures technical talks in…
I recently started a project with **Laravel 5.4**, where some of my models have an owner, meaning…
Recently, I had the need to **optimize the space** required for my team's **backups**. They are…
On more than one occasion, it has happened to us that once work on a website is finished, the client…
From the moment we put a system into production and need to maintain the code or continue…