Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Test Driven Accessibility with Erin Doyle

Test Driven Accessibility with Erin Doyle

Fromegghead.io developer chats


Test Driven Accessibility with Erin Doyle

Fromegghead.io developer chats

ratings:
Length:
39 minutes
Released:
Dec 17, 2019
Format:
Podcast episode

Description

At first, React looked like it might have been a fad, and JSX seemed weird. But, it didn't take long for people to see the power and beauty of it. React makes reuse easy, which makes accessibility a lot easier. Every time you needed an input, you had to remember all of the accessibility attributes and write it all by hand. With React, you can make a reusable input with all of the accessibility built-in. You must make your components accessible. There's a broader range of people who need accessible features than you might think. Most of us think of people with visual impairments, but they're also for people with cognitive, auditory, and motor skills issues. We also don't think about the temporary issues that nearly everyone faces at some point in their lives, such as broken limbs, and medication side-effects. Accessibility features are even helpful under certain environmental conditions like exceptionally bright or noisy places. Even internationalization can be seen as an accessibility issue if your site isn't supporting all languages and localizing all dates. Accessibility is very multifaceted.Try taking a test-driven approach when it comes to accessibility. Start with the low hanging fruit, static code analysis, and running a scan with a browser plugin. Then try to use your app with accessibility tools yourself, figure out how you can make it a better experience for your users. Finally, have real people with various disabilities test out your app and give you feedback.Transcript"Test Driven Accessibility with Erin Doyle" TranscriptResourcesAria in HTMLFirefox: Axe Developer ToolsChrome: Axe Developer ToolsChrome: LighthouseErin DoyleTwitterGithubJoel HooksTwitterWebsite
Released:
Dec 17, 2019
Format:
Podcast episode

Titles in the series (74)

We sit down with developers to talk about the latest and greatest in web development. These conversations will take you deeper into the human side of coding web applications and deliver insight that you might not expect.