I learned about interaction media queries which help you to detect how hover capable a device is.
Articles โ Page 131
Keep writing, writing, writing ...
I learned how 'String.prototype.normalize' can improve daily string comparisons.
Display mode standalone is not the silver bullet for every progressive web app. Let's have a look what problems it brings.
I learned about a nifty trick that can help me to realize conditional properties in JS objects.
I learned how to style components where one element defines the width of the whole component using 'max-content' and 'min-content'.