Rough notes on Sara Soueidan's free chapter "Accessible notifications with ARIA Live Regions".
Articles – Page 22
Keep writing, writing, writing ...
Use data-nosnippet to signal Google Search not to show elements as a snippet.
Learn how to use arithmetic expansion to calculate numbers in your shell scripts.
If you're linking to local elements via id you must ensure that they are focusable because otherwise assistive technology relying on "document.activeElement" can't follow the link target.
Use
position: stickyto create a CSS-only scroll-top link.