You can use cmd/ctrl + shift + click to open a new tab and also focus it instead of opening it in the background
Articles โ Page 103
Keep writing, writing, writing ...
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
There are several ways to define functions in JavaScript. It turns out that not every function can be used as a constructor.