Accessibility Testing: Best Practices
Accessibility testing requires more than an automated scanner. A scanner catches roughly 30-50% of WCAG issues. The rest requires manual testing with …
Latest DevOps news from Tech News
Accessibility testing requires more than an automated scanner. A scanner catches roughly 30-50% of WCAG issues. The rest requires manual testing with …
Fanning out agents to read every component file is a tempting shape for accessibility review. It demos well in a small project. In a real codebase wit…
I build web apps and I always mean to audit accessibility before shipping, and I never do. axe-core DevTools is great but it's a browser extension I h…
We at Centro Labs recently finished making LocalMate WCAG 2.2 Level AA Compliant. It's not something that shows up on a demo reel or has any flashy co…
Three weeks ago I left a comment on a Dev.to article. Today, that comment turned into a full accessibility audit of my product — published publicly, w…
I've created many NPM packages and invented many hacks focused on helping us all easily create beyond what's typically considered possible. It drives …
This post is for the team rolling out accessibility testing: developer tooling, CI platform, design systems, frontend tooling, or their engineering ma…
TL;DR — I'm not a primary coder. I spent ~12 hours on Saturday with Claude Code and shipped axle : an accessibility compliance CI that scans every PR …
On interfaces, accessibility, wicked problems, and the illusion that machines can write code for us. The first time I used NotebookLM, I fed it an ess…
I got tired of switching between reading and listening, so I built sttts — a local pipeline that watches any region of your screen, OCRs it, and speak…
In Europe, web accessibility became mandatory in June 2025 under the European Accessibility Act (EAA) . But the EU doesn't define how to test — each c…