Using process.stdout.isTTY you can tailor your Node.js script output to the environment it will go to.
Articles – Page 86
Keep writing, writing, writing ...
You can define datalist elements to enable auto-completion for input fields
How to transform entries using Array.from and use it to perform an action X times
Article on headers that can be used to provide a better user experience making the web safer, affordable and respectful.
Reference values defined inside of the package.json in your npm scripts to avoid duplication.