Example of announcers patterns
- https://github.com/thinkcompany/react-a11y-announcer
- https://github.com/ember-a11y/a11y-announcer
Excellent example of ‘doing it right’ by the Ember community
What assistive technologies should I test in?
- https://www.gov.uk/service-manual/technology/testing-with-assistive-technologies#what-to-test
- https://webaim.org/projects/screenreadersurvey7/#used
Examples used in videos (super scrappy code, not production quality)
- https://glitch.com/edit/#!/barebones-govuk
- https://glitch.com/edit/#!/barebones-govuk-client-routing
- https://glitch.com/edit/#!/barebones-govuk-client-routing-accessible
More detail on this subject