Skip to content

testing-accessibility/resources

Repository files navigation

✨ Testing Accessibility with Marcy Sutton ✨

Testing Accessibility Workshops by Marcy Sutton

Resources for building accessible web applications with HTML, CSS, JavaScript, and React

Ensuring your frontend code is accessible requires consistent development effort and testing of inclusive markup and scripted interactions. In these workshops we’ll build accessible web pages using widely supported and proven tools and techniques. We’ll cover everything about building accessible frontend applications, from the absolute basics with HTML and CSS to the tricky parts you’ll run into building and testing JavaScript-heavy components.

In this repo, you’ll find resources for all of the Testing Accessibility workshops. It is meant to be a companion to the workshop repos found in this same GitHub org: https://github.com/testing-accessibility