My favorite content from May 2019 including lots of learnings, why you should own your data and how JPEGs work
Articles โ Page 112
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.