Following on from my 2023, 2021 and 2020 wrap-up posts, I'm back for another year in review! This marks 5 years of me running my blog, and i| Emma Goto
I've recently been working on building a page to visualise Japan's 100 Famous Mountains. Since these mountains are spread out across Japan,| Emma Goto
If you spend time in tech blogging circles, you may have come across the concept of a digital garden, which offers an alternative for how yo| Emma Goto
Using JavaScript, it is possible to dynamically change parts of a page without requiring the entire page to reload — for instance, to update a list of search results on the fly, or to display a discreet alert or notification which does not require user interaction. While these changes are usually visually apparent to users who can see the page, they may not be obvious to users of assistive technologies. ARIA live regions fill this gap and provide a way to programmatically expose dynamic con...| MDN Web Docs
Accessibility resources free online from the international standards organization: W3C Web Accessibility Initiative (WAI).| Web Accessibility Initiative (WAI)