Recently, I had the pleasure of speaking at the ReactJS Dallas Meetup on “ADA Web Accessibility in React”. It goes over general web accessibility along with some codes examples on how to implement ARIA attributes into your website to make it more accessible. Best practices for tabbing order, modals, buttons, links, and images are also covered.
You can view the interactive deck, download the PDF, or check out the examples in the “ADA React Examples” app I have on GitHub.