» Tag
accessibility
22 postsAI-Generated UIs Likely Violate prefers-reduced-motion Guidelines
AI-generated UIs often lack "prefers-reduced-motion" support. MotionSpec offers a solution for this problem.
VectoJS Drops the DOM, Keeps Accessibility Intact
VectoJS renders UIs to a single canvas instead of the DOM, using invisible DOM projections to keep interactive elements accessible to screen readers.
The Accessibility Audit That Opened My Eyes
My experience with an accessibility audit changed my development process. Insights on basic mistakes and lessons learned.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHow I Built an AI Alt Text Generator for WordPress and What I Learned
The AI alt text generator for WordPress enhances accessibility while maintaining user control.
Accessibility Scan of 221 US City Government Websites: 42% Have Critical Barriers
A recent scan found that 42% of 221 US city websites still have critical accessibility barriers. This issue requires urgent attention.
Creating an Accessible Code Diff: Single Reading Order and Navigable Hunks
Explore ways to create accessible code diffs. Enhance user experience with a single reading order and navigable hunks.
Design AI Citations for Failure, Not Just the Happy Path
AI citations must represent various states, not just links. A proposed interface enhances user experience by clearly communicating source statuses.
Adding Arrow-Key Shortcuts to a Confirmation Dialog
Arrow-key shortcuts enhance confirmation dialog interaction while maintaining accessibility.
React 19 useFormStatus and useFormState for Accessible Forms
React 19's useFormStatus and useFormState hooks improve form accessibility while eliminating the need for extra library dependencies.
Privacy Is No Longer a Requirement, It's an Architectural Constraint
Privacy and accessibility are integral to system architecture. These constraints are essential for building trustworthy products.