Hi Everyone, I created a free - research based - usability checklist, which can be used to catch common usability issues on websites before doing expensive user testing. By fixing obvious usability problems you get more meaningful feedback from user testing. Please help me make this service better by sending some feedback. Do you find this useful? Would you use this? Should I develop it further? Many thanks in advanc…
1. If you have to use divs and spans instead of more
semantic elements like lists and headings,
use precise, descriptive IDs. Same for classes.
2. Use WAI-ARIA in your HTML[1].
3. Link skips.
[1]: https://developer.mozilla.org/en-US/docs/Accessibility/ARIA