Skip to content

failure-driven/a11y-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A11y workshop

a workshop around A11y (accessibility) best practices in web apps.

TL;DR

cd spikes/inline-diff-editor
just
just run
open http://localhost:5173/

NOTES

Spikes

  • inline diff editor to fix and submit A11y fixes found using Axe DevTools chrome plugin
    • fix error
      Uncaught Error: Cannot read properties of undefined (reading 'toUrl')
      
      TypeError: Cannot read properties of undefined (reading 'toUrl')
      

About

A11y (Accessibility) workshop for web developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published