Home
DiesDas
Cancel

Always change a running system

Jusqu’ici tout va bien In the 1995 movie ‘La Haine’ a narrator tells the story of a a man jumping of a building and, while falling, telling himself ‘So far, everything went fine’. After all it’s t...

Dockerizing PHP (Micro-) Services

When writing the backend for a web application, you might at one point come to the conclusion that you want to run dedicated (micro-)services for parts of the backend’s functionality. For example...

React Performance Case Study

Performance Optimization Case-Study When implementing web applications using React, in many cases you will still have to rely on the native Web API to respond to events in your application. But whe...