I decided to get some hands on #a11y knowledge from
@chaugstvedt. #boosterconf
2 replies
@malk_zameth
@chaugstvedt
@boosterconf In addition to the built-in
Lighthouse tools in Chrome, get the Axe DevTools for all browsers:
https://www.deque.com/axe/devtools/
You can even do this on the component level, which makes for very fast feedback
and you can do this even before you put your component in a full site.