I learned that the IntersectionObserver constructor allows more than one threshold value.
Topic: JavaScript โ Page 21
I learned how the Unicode mode in JavaScript regular expression helps you counting code points.
I learned that not every property key that looks the same is the same.
Explanation of hidden messages in JavaScript property names
I learned that the '.' in JavaScript regular expressions is not matching every single character.