Explanation of hidden messages in JavaScript property names
Articles โ Page 119
Keep writing, writing, writing ...
I learned that not every property key that looks the same is the same.
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.