From bb25e11379e103620e3d72e207639f9ccfc0386c Mon Sep 17 00:00:00 2001 From: Ava Wroten Date: Tue, 9 Mar 2021 11:41:00 -0600 Subject: [PATCH] Pinned latest talk --- community/a11yautomationtesting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community/a11yautomationtesting.md b/community/a11yautomationtesting.md index 9631d9d..aa54650 100644 --- a/community/a11yautomationtesting.md +++ b/community/a11yautomationtesting.md @@ -3,6 +3,7 @@ tags: community title: "Talk: Achieving A11y Automation Testing" description: "A success story and a look at how anyone can automate A11y regardless of framework." date: 2021-02-29 +pinned: true --- 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!