The GDPR forces developers to get the consent from a visitor before
loading external scripts, to avoid sending data to another server without permission.
Let's implement that technique with JavaScript.
Many of you are using PostCSS and it's plugins even without knowing it. The most famous one may be autoprefixer. But did you know, that it can replace Sass completely?
Often our customers got a shared hosting on IONOS. The problem: even if you have SSH access, you can't get composer to work that easy. Here is a quick solution.