Skip to content

Instantly share code, notes, and snippets.

@jenPlusPlus
Created July 26, 2017 17:04
Show Gist options
  • Save jenPlusPlus/3014de4ee7bb03e20c07f05d648a5a52 to your computer and use it in GitHub Desktop.
Save jenPlusPlus/3014de4ee7bb03e20c07f05d648a5a52 to your computer and use it in GitHub Desktop.
Accessibility Deep Dive Deliverable

#Accessibility Commitments

  1. I commit to actually consider accessibility when writing my applications. I haven't really considered accessibility since our Aria lesson in week one or two.

  2. I commit to use semantic tags whenever possible and to add Aria attributes where semantics are not available/appropriate.

  3. I commit to run my applications through AxE in order to understand how accessible they are and to make improvements in their accessibility.

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