Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

ashleemboyer/react-indy-20201028

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building an Accessible Modal @ React.Indy on October 28th, 2020

Netlify Status

About the Talk

Have you ever tried interacting with a modal using only the keyboard? Oftentimes, you’ll find that it’s difficult or impossible to do so because of poor focus management. In this live-coding session, we’ll build an accessible modal component that covers how to contain focus, the necessary WAI-ARIA roles, states, and properties, and what to do when the modal closes.

About Ashlee

Ashlee Boyer is a Disabled web developer, freelancer, and knitter that specializes in web accessibility. She writes about it on her blog and has a live-coding series about building accessible React components on Twitch. Her goal with teaching about accessibility is to show other developers it’s not as difficult as it’s made out to be and that just like any framework, technology, or algorithm we learn as developers, it takes time and practice.

About this Repository

  1. This project is a small Next.js app and was generated using Ashlee's nextjs-generator.

  2. It's deployed on Netlify and can be found at react-indy-20201028.netlify.app.

  3. You can see in this commit what code was written during the live-coding session.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published