Page speed is important if you want to rank on google. I recently managed to do this: In this arti...
Want to make a cool game? Great! (un)Fortunately, a lot of interesting game mechanics are going to re...
As a knowledge worker, chances are that you will be spending a great amount of time sitting in front...
One of the best things about Docker is that containers have built-in features for connecting with one...
Recently, I developed a new boilerplate for Django apps with React. A boilerplate refers to a project...
CastSpot has now soft launched and although I am struggling to get traffic onto the site, I wanted to...
At my first internship for an IT firm, I was very confused when asked to work with the terminal (or "...
When I finished my first Django app, I found it hard to publish it on the web, because there seemed t...
When I was 17, I was told to figure out what I should study and do for the rest of my life. Obviously...
Email is one of the most common ways by which applications communicate with their users. In this tuto...
As a junior developer, you often know very little when starting at your new job. What is worse is tha...
After spending some extensive time developing the backend for a personal project, as well as gaining...
TLDR; Gatsby is good for websites that need to be fast and require high visual fidelity (like react p...
I keep finding myself rewritting the same ol' submission logic for each form, with slight changes dep...
What is a Dockerfile? As mentioned in a previous article of this series, a Docker image is the bluep...
These were the words uttered by one of the more senior developers during my first week at the job. It...
Docker Command Line Guide In the last tutorial of the series, we already learned about what Docker i...
What is Docker Many of the ideas from virtual containers can be linked to the historical use of thei...
There are many things about the git workflow that can be automated - here are some of my favorite con...
The frontend landscape has been growing in complexity over the past decade, as more and more logic is...
Basic Layout Theory for Web Design Why layout is important The way that content is laid out on a we...