Skip to content

Instantly share code, notes, and snippets.

@milkman4
Created October 3, 2016 17:06
Show Gist options
  • Save milkman4/a6c4639b394ea75a7b37d253c63db01a to your computer and use it in GitHub Desktop.
Save milkman4/a6c4639b394ea75a7b37d253c63db01a to your computer and use it in GitHub Desktop.
Accessibility Commitments

#Matt K - Accessibility Commitments

1 - While programming, be sure to pay attention to accessability such as creating alt-tags, paying attention to layout and styling

2 - During refactoring, run app through aXe and do the best job possible to code the suggestions.

3 - During the development process, ask friends/family to use my application and test for usability. To test for cognitive impairments, possibly ask younger people to use my site and give feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment