-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a little accessibility testing guide #2
Comments
iPhone accessibility screen reader Speak Screen Android accessibility screen reader TalkBack Screen Reader |
Let's try to get some browser extensions as well... |
I learned about the extension WAVE at Denver Startup Week. They have both a web tool to assess most of the WCAG issues, as well as browser extensions. It pretty clearly shows you what needs help when you use it. wave.webaim.org |
Great resources! Adding in a chrome screen reader tool which is only mildly scuffed (no disable button). An intro lesson from Turing discusses the basics of accessibility and how to use the VoiceOver screen reader which is a bit more accurate an experience over the chrome alternative, though a bit harder to work as a first-timer. I've got a few resources on the readme that discuss the intro to accessibility also but going to aim to write up a little guide over the next few days. |
Let's create a guide that helps new contributors test their accessible code using readily available tools.
The text was updated successfully, but these errors were encountered: