1
1
Fork 0

a11y first

This commit is contained in:
Ava Wroten 2021-03-09 11:14:20 -06:00
parent 15eb48e33e
commit 9efffe0550
5 changed files with 35 additions and 1 deletions

View file

@ -7,7 +7,7 @@ date: 2021-02-29
Accessibility testing in has come a long way in recent years. We'll dive into how EmberJS prioritized A11y with meaningful RFC's, Addons, tooling and docs. Most importantly, we'll discuss how these successes can be applied to your very own apps be they Vue, React, Angular or anything else! Accessibility testing in has come a long way in recent years. We'll dive into how EmberJS prioritized A11y with meaningful RFC's, Addons, tooling and docs. Most importantly, we'll discuss how these successes can be applied to your very own apps be they Vue, React, Angular or anything else!
[![Team](/img/content/testjssummit2021.png)](https://video.gitnation.org/programs/collection-kisll_7ejg8?cid=1669036) [![TestJS Summit](/img/content/testjssummit2021.png)](https://video.gitnation.org/programs/collection-kisll_7ejg8?cid=1669036)
## Talk given at: ## Talk given at:

19
community/a11yfirst.md Normal file
View file

@ -0,0 +1,19 @@
---
tags: community
title: "Talk: A11y First, and Everyone Wins"
description: "By putting accessibility first we can achieve a far more composable, intuitive, and testable product."
date: 2020-03-26
---
Come and listen to the real tale of modern automation testing the untestable: a drag and drop user interface. The story of a drag and drop feature doomed to be unaccessible, made accessible. The telling of a feature salvaged by accessibility.
We've all been told accessibility is important, but rarely do we feel the fruits of the labor directly. We'll discuss how developers, QA and leads can all feel the same benefit our users feel by putting accessibility first.
[![Ember Conf 2020](/img/content/a11yfirst.png)](https://www.youtube.com/watch?v=ESemqChsBEE&list=PL4eq2DPpyBbkC03mdzlyej6tcbEqrZK8N&index=18&t=0s)
## Talk given at:
* EmberConf 2020
* Ember ATX
* Austin Accessibility and Inclusive Design

View file

@ -0,0 +1,15 @@
---
tags: community
title: "Talk: Introducing Ember Modifiers"
description: "What modifiers are, why use them"
date: 2020-04-01
---
Using {{on}} modifier shipped with Ember. Writing your own modifier (complete with tests!)
[![Video Thumbnail](/img/content/introducing-ember-modifiers.png)](https://www.youtube.com/watch?v=KWBOYqAEh6M)
## Talk given at:
* Ember ATX 2020

BIN
img/content/a11yfirst.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB