The relatedTarget event property gives information about the previous/next element when dealing with focus events.
Articles โ Page 111
Keep writing, writing, writing ...
My favorite content of August 2019 including writing a custom Node.js repl, shaving your head to become a better programmer and tips to discover your unknowns
Today I learned that you can select multiple tabs in Firefox and Chrome
The discovery of the caption-side CSS property which can be used to change the position of caption elements
Create your custom REPL Node.js environment with a few lines of JavaScript