Yuraima Estevez
Yuraima Estevez
Yuraima Estevez is Frontend Development Manager at Shopify. She cares deeply about building open source tools, teaches developers how to create inclusive apps, and is a co-organizer for the useReactNYC meetup. Her superpower is saying hello to every dog she sees, and her current obsession is her Stardew Valley farm.
React Advanced Conference 2021React Advanced Conference 2021
32 min
How to do Good Without Doing Anything
There’s no arguing that building accessible websites is a force for good. But ensuring that our React websites and apps work for everyone can be time-consuming and isn’t always easy to get right. Luckily, investing a little bit of time on your accessibility workflow and setting up a series of automated tools will end up saving you tons of time and energy in the long run.In this talk I will demonstrate how you can leverage automated tools, clearly documented code standards and a well-defined development process in order to make building and testing accessible React apps a breeze. I will discuss the ways that I automate certain aspects of my development workflows to catch accessibility errors, define and set up tests and go through the entire lifecycle of accessibility feature development using a real-world example.