When serializing objects a toJSON method can be used to change the output of JSON.stringify
Articles โ Page 92
Keep writing, writing, writing ...
git has a auto correct flag which automagically correct mistyped commands
The CSS propert word-spacing controls the space between words
Using process.stdout.isTTY you can tailor your Node.js script output to the environment it will go to.
You can define datalist elements to enable auto-completion for input fields