How to write good documentation
In this post, I go through the steps you can take to write good documentation. You can use these in any kind of project and will allow others to help you when you need it.
In this post, I go through the steps you can take to write good documentation. You can use these in any kind of project and will allow others to help you when you need it.
Find out what I've done to improve the efficiency in the CI pipeline with CircleCI and Docker for a PHP application. You won't even have to install any software yourself.
Why is a simple script often harder to write? Find out why it's much more difficult to write a simple script that solves a complicated problem than writing an elaborate solution.
Portfolio updates for September 2019
I'm struggling with micro optimizations on large scale data processing. Find out in what way I'm trying to improve the runtime of the calculations by saving processing cycles.
In this post I'll explain how you can fix CORS headers for usage in a single page application. I give code examples with comments for Nginx and Apache.
In this post I explain which open-source project I contributed to in september of 2019. It's been a very interesting month and I've learned a lot of new things.
I've always been against building my own CMS. Find out why I decided to build my own CMS anyway and what motivated me to build modules for it.