Category: A11y for developers
Browse our collection of helpful resources to aide in your accessible development efforts, without impacting your development velocity.
Debunking the Myth: Accessibility and React
JavaScript frameworks are becoming the norm for creating powerful, fast, and adaptive web sites. One of the most popular frameworks is React. React has risen…
Lire l'article
Text Links: Best Practices for Screen Readers
Sometimes, the visible anchor text as mandated by the user interface design is not very meaningful to vision impaired users. One could use aria-label or the title attribute or even off-screen text on text links. But what's the best practice based on current assistive technology support?
Lire l'article
New in iOS 13 Accessibility – Voice Control and More
New APIs, Voice Control and other Accessibility Changes in iOS 13 When it comes to Mobile Accessibility, iOS is the Gold Standard, and iOS 13…
Lire l'article
Infinite Scrolling & Role=Feed Accessibility Issues
PAUSE: Before we dive into the content below, feel free to check out our blog post that is an introduction to feed role attribute. GO:…
Lire l'article
Angular and Accessibility: Issues and Strategies
The trend of web development is heading in the direction of JavaScript frameworks and libraries to build single-page apps (SPAs). With this new trend, in…
Lire l'article
Introduction to feed role attribute
Most users probably use infinite scrolling widgets every day. The most common examples of this widget are social networking websites feeds. Stories or articles within…
Lire l'article