6. 💆 Usability, Accessibility and Optimization - jose-r-lopez/Programming-Resources GitHub Wiki
Accessibility
- Access Guide, a friendly introduction to accessibility (https://www.accessguide.io/)
- Accessibility Not-Checklist: guide to make sure you haven’t missed anything by Intopia (https://not-checklist.intopia.digital/)
- Web Content Accessibility Guidelines (WCAG) 2.1 by W3C (https://www.w3.org/TR/WCAG21/)
- Web Content Accessibility Guidelines (WCAG) 3.0 by W3C (https://www.w3.org/TR/wcag-3.0/)
Benchmarking & optimization
- Apache Bench Tutorial by Tutorial's Point (https://www.tutorialspoint.com/apache_bench/index.htm)
- Yellow Lab Tools: Online test to help speeding up heavy web pages (https://yellowlab.tools/)
Usability
- A Beginner's Guide to Usability Testing (https://maze.co/guides/usability-testing/)
- Laws of UX: collection of best practices that designers can consider when building user interfaces by Jon Yablonski (https://lawsofux.com/en/)
- The Beginner’s Guide to Usability Testing (+ Sample Questions) by Clifford Chi (https://blog.hubspot.com/marketing/usability-testing)
- The Glossary of Human Computer Interaction by The Interaction Design Foundation (https://www.interaction-design.org/literature/book/the-glossary-of-human-computer-interaction)
- Usability Testing Tutorial: A Complete Getting Started Guide by Swati S. (https://www.softwaretestinghelp.com/usability-testing-guide/)
- What is Usability Testing? UX(User Experience) Testing Example by Thomas Hamilton (https://www.guru99.com/usability-testing-tutorial.html)