Fabio

Fabio @snakepy

About: I am a full-stack developer and love coding and tooling. At my work, I am often the person who is developing and setting up dev and production environments.

Joined:
Jun 2, 2022

Fabio
articles - 7 total

#1 Code Challenge - Chain Of Responsibility - Python

In my code challenges series, I am tackling code challenges and try to transform them into real world...

Learn More 2 0Jan 19 '23

5 Things that make you a good developer

In all honesty, I find it very pretentious of myself that I write this article. However, just today I...

Learn More 5 4Oct 3 '22

Cypress and Page Object Pattern - Good practice for EndToEnd testing

In this article, I will show you how you can adapt the Page Object Pattern in conjunction with a...

Learn More 13 0Jul 30 '22

Publish your own Docker Images with GitHub Actions

In this post, I will show how easily you can set up your own docker images and then utilize GitHub...

Learn More 63 7Jul 24 '22

5 Things I wished I had known when I started to maintain GitLab CICD

In this post, I describe a few of the amazing concepts of GitLab CICD pipelines. They made my daily...

Learn More 26 0Jul 16 '22

My favorite Laravel development environment, with Docker, Nginx, PHP-FPM Xdebug in VSCode

In my last post I showed how you can set up XDebug for a simple dev environment, which used php...

Learn More 30 3Jul 8 '22

How to debug Laravel with XDebuger in VS Code

To be able to debug Laravel applications during development will give you a huge advantage, compared...

Learn More 41 2Jul 5 '22