You can use process.mainModule or require.main to figure out what the entry level of a Node.js script is.
Articles โ Page 114
Keep writing, writing, writing ...
You can use cmd/ctrl + shift + click to open a new tab and also focus it instead of opening it in the background
How to use 'git status --short/-s' to get shorter and easier to grasp status information but 'git status --porcelain' when you build automation with it.
mthml is a format to stores websites in a single HTML file
The "roving tabindex" is a technique to improve focus handling for e.g. custom elements