Explanation of hidden messages in JavaScript property names
Topic: JavaScript โ Page 22
I learned that the '.' in JavaScript regular expressions is not matching every single character.
I learned what Proper Tail Calls in JavaScript are and why they're useful.
I learned about the behavior of implicit form submissions not working in certain cases.