I learned about the behavior of implicit form submissions not working in certain cases.
Topic: JavaScript โ Page 23
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 about the crazy concept of completion values in JavaScript.