I learned about a nifty trick that can help me to realize conditional properties in JS objects.
Articles โ Page 127
Keep writing, writing, writing ...
I learned how to style components where one element defines the width of the whole component using 'max-content' and 'min-content'.
I learned that there is more than pressing the UP arrow to works with the shell history. There are also handy little shorthands.
I learned about the crazy concept of completion values in JavaScript.
I learned that code that doesn't look valid can be valid... sometimes.