I learned that not every property key that looks the same is the same.
Articles โ Page 122
Keep writing, writing, writing ...
I learned what process substitution inside the shell is and why it is useful.
I learned that the Node.js REPL has different modes to run in.
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.