Little notes about the somehow inconsistent focusing and scrolling behavior of overflowing containers
With the start of the new year, it is a good opportunity to look into the accessibility of your web app. Here are 20 starting points to make your web app more inclusive in 2020.
Sometimes you stumble over things where your first thoughts are, "Hey, thats great for accessibility!" or "Nice, it's always better to solve things in a browser-native way instead of relying on JavaScript". But sometimes things are to good to be true
This week I asked twitter about #a11y advantages of frameworks and got great answers, hints, concepts and links. Here's my take on collecting and interpreting the replies.
A primer on what makes web apps special when it comes to accessibility
Using the `prefers-reduced-motion` user query and the power of your framework (state!) when dealing with CSS based animations in your web app
Menu button/dropdown functionality solved with summary/details
Menu button/dropdown functionality without JavaScript
Building a vue menu button based on ARIA Authoring Practices
A strategy for enhancing accessibility of SPAs with focus management on route changes