Development

5 min. read Published:

My Predictions for the Technology of the 2020 decade

With the end of 2019 closing the 2010 decade, it's time to think about the future decade: 2020.

6 min. read Published:

A drop-in Docker stack for PHP apps

Over the past months I gradually implemented a solid Docker setup for all private projects. As I think that this stack is quite solid so I want to share it with you.

8 min. read Published:

Stop stressing yourself to death

Over the past months I gradually implemented a solid Docker setup for all private projects. As I think that this stack is quite solid so I want to share it with you.

2 min. read Published:

Starting into Web Development - A small Guide

A user stated he would like to start into web development and become a full stack developer. I wrote a small guide for him.

6 min. read Published:

Me, myself and InvoicePlane – 4 Years into Open Source

It’s been almost 4 years since I started the InvoicePlane project. Here are some things I learned about coding, planning, maintenance and project- and community management.

1 min. read Published:

Watch – A Unix command to tail directories

Watch executes programs periodically, making it perfect for use cases like tailing directories.

1 min. read Published:

Lint HTML with CSS

Visually mark HTML elements with the help of CSS if the elements are broken or incomplete.

1 min. read Published:

Lightning Design System

A Bootstrap alternative, built by the team of Salesforce

1 min. read Published:

Page scrolling indication made easy

Implement a page scrolling indicator using CSS only. No JavaScript.

1 min. read Published:

The CSS property 'writing-mode'

How to create layouts with vertical text using the writing-mode property.