Terminal cheat sheet to navigate the cursor quicker
Articles – Page 85
Keep writing, writing, writing ...
When serializing objects a toJSON method can be used to change the output of JSON.stringify
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.