There's a brand new ariaNotify() method โ defined by the WAI-ARIA 1.3 Specification โ that provides a means of programmatically triggering narration in a screen reader.
Behind every technology, there should be a guide for its use. While JavaScript modules make it easier to write โbigโ programs, if there are no principles or systems for using them, things could easily become difficult to maintain.
Mat Marquis and Andy Bell have released JavaScript for Everyone, an online course offered exclusively at Piccalilli. This post is an excerpt from the course taken specifically from a chapter all about JavaScript destructuring.
Browsers don't just let you bookmark web pages. You can also bookmark JavaScript, allowing you to do so much more than merely save pages.