ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

As a developer a would like documentation and examples for accessibility #52

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago

Type of Change

Summary

Accessibility is a critical function of any website, in order to accommodate as many users as possible. Many popular libraries and frameworks have a11y support, and so identifying implement this an "evergreen" way makes a lot of sense for supporting good developer and user experiences.

Use Case

Any website should invest some time and effort in a11y, and Lighthouse tracks this as one of it's scoring categories, and as such would likely want to know there are clear examples and documentation for pursuing this.

Code Sample

TBD

Pros / Cons

Only "con" here is just the time in evaluating and understanding current specs.