The Forms Boss Battle... and how to avoid it
A guide to creating accessible web forms, covering proper HTML semantics, labeling techniques, and avoiding common accessibility pitfalls.
Almero Steyn is a frontend developer and accessibility advocate who writes about building inclusive web applications. His articles focus on ARIA, accessibility in React and Angular, state management, and creating user-friendly UI components.
10 articles from this blog
A guide to creating accessible web forms, covering proper HTML semantics, labeling techniques, and avoiding common accessibility pitfalls.
A developer's struggle with accessibility in modern frameworks, highlighting the conflict between new tools and inclusive web development practices.
A guide to implementing web accessibility best practices in React applications, covering semantic HTML, ARIA, and testing tools.
A guide to implementing screen reader accessibility in React applications using ARIA live regions, focus management, and accessible routing.
A guide to building accessible web applications using React, covering best practices, common pitfalls, and essential tools for developers.
A guide to implementing accessible ARIA live regions in React applications to announce dynamic content changes for screen reader users.
A guide to implementing accessibility (a11y) patterns in React applications, covering semantic HTML, ARIA, focus management, and routing.
A guide to accessibility tooling and techniques for React applications, covering ESLint plugins, react-axe, and focus control.
An introduction to web accessibility principles, explaining why it's important and providing practical HTML coding examples for inclusive design.
A guide to implementing accessible navigation in React Router SPAs using ARIA Live Regions and Redux to announce page changes for screen reader users.