A fresh look at the CSS grid template areas and how to take advantage of its full potential today.
A lot of new CSS features have shipped in the last years, but actual usage is still low. One of the biggest barriers: we need to re-wire our own brains.
Verschlüsseltes Backup mit Seedvault unter LineageOS (Android) erstellen.
our frontend is not your backend: Using data transfer objects to keep your code focused
Learn how to encapsulate your domain data using immutable, always-valid value objects in PHP for —no framework necessary!
Guidelines for web design that adhere to the tenets and ethos of Brutalism
How to use a .gitattributes file to reduce the package size of Composer packages.
An interactive guide on designing better target sizes on the web.
A collection of bad practices in HTML, copied from real websites.
At SymfonyCon, after my DDD talk I talked to someone who asked about how to work with domain entities vs Doctrine entities. Let's give it some explanation.