For developers
Docker for faster development
TLDR; Docker is fantastic for development in small teams. I became interested in Docker at PyCon…
For developers
8 must know CSS wizard spells 🧙
Here are 8 quick CSS magic techniques to help you out as a 2020 front-end wizard. 🎃 Chances are you…
For developers
How to be honest with yourself as a developer
One of my first memories was sitting on the bed in the office/guest room of my childhood home…
For developers
3 ways to overcome your insecurities as a developer
One of the insecurities that I’ve never been quite able to shake off is the infamous Imposter…
For developers
Getting started with Directus 7 and Docker (Nginx, PHP & MySQL)
— EDIT March 28, 2020 : With the release of Directus 8, a lot of work has been done on the Dev…
For developers
Should you put TODOs in the source code?
TL;DR: Use temporary TODOs as you work on a feature, but make sure to treat them before merging…
For developers
TypeScript — Simulating birds flocks
If you’re interested in: simulations 🖥, how the universe works 💫, how an ant colony manages to…
For developers
React Native navigation solutions in 2018
When starting your React Native application today, considering the diversity of the package…