Articles Page 11

2021-03-05

This one is quick and easy. Let's do it! 😁

2021-02-26

In this short post I'm giving you two lines of code so you can easily install docker and docker-compose

2021-02-19

So today we are going to make sure your php project has everything it needs to run when installing it on a new environment. Let's go! 🚀

2021-02-12

This one is a cool one. We are going to bring some code formatting for PHP into VSCode.

2021-02-05

Today I had to refresh my javascript knowledge a bit and found my self googling how I can prevent duplicates in my array that I wanted to fill with objects. So I share my findings with you 😃