Case Study: Building Accessible Reusable React Components at GitHub

Talk Part of React Day Berlin 2024

Berlin, Germanyand Online

Description

Twitter influencers would have you believe that if you just use the semantic html tag for elements instead of a div, your components will be accessible. but there's a lot more that goes into it! Let's zoom in on one component from GitHub (one that you've probably used before!) and look at all the accessibility considerations involved and interesting challenges in implementing them.