Running a PHP development environment

5 min read · Apr 13, 2020

How many times you have ran into an environment which either had missing or conflicting dependencies? How many times you've heard "It works on my machine!"? It's time we apply some Docker to our problem.

JWT's and where to find them

11 min read · Apr 1, 2020

An introduction to JSON Web Tokens. The why's and how's and how they became popular between developers.

It's time to give back

5 min read · Mar 20, 2020

A short tutorial on how a backend developer sets-up a static website/blog in under 6 minutes and deploys it. There's a CI/CD pipeline involved.