|
|
|
How do we make web accessibility doable for devs with zero a11y budget?
|
|
1 points
by lalithaar
201 days ago
|
|
Most of us don’t work at companies that can afford dedicated accessibility teams or weeks of audits.
We still want the app/blog/tool we ship to be readable by actual humans, but opening WCAG feels like drowning.
Big companies build their own ships across the accessibility ocean.
The rest of us are standing on the shore with a hammer and some planks.
What tools, checks, or one-line fixes would actually let you cross that gap without derailing your weekend project?
Real answers only — no “just hire a consultant” replies please |
|
Like "here's Bootstrap5 default theme, here's another for high contrast, here's another for X problem, etc..."?
Not hidden away in some github repo you find on HN or Reddit, but either collected in some "resources for acessibility" website, or actively promoted by the frameworks themselves.
Maybe an AI tool to get a page source, a screen capture and generate alt texts and aria-roles?