diff --git a/content/posts/testjssummit.md b/content/posts/testjssummit.md new file mode 100644 index 0000000..f156fac --- /dev/null +++ b/content/posts/testjssummit.md @@ -0,0 +1,18 @@ +--- +title: 'TestJS Summit Talk Accepted' +date: 2021-01-29 +tags: + - Ember + - A11y + - Tech +coverImage: /images/uploads/testjssummit-happening.jpg +description: >- + Achieving A11y Automation Testing! +--- + +Another successful conference with a vibrant community. I was impressed with how well [GitNation](https://gitnation.org/) ran everything remotely! + +![Achieving A11y Automation Testing: 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!](/images/uploads/testjssummit-slides.jpg) + +I hope to be able to share the recording publicly later, we'll see how that goes as it was a private event. + diff --git a/static/images/uploads/testjssummit-happening.jpg b/static/images/uploads/testjssummit-happening.jpg new file mode 100644 index 0000000..9daf800 Binary files /dev/null and b/static/images/uploads/testjssummit-happening.jpg differ diff --git a/static/images/uploads/testjssummit-slides.jpg b/static/images/uploads/testjssummit-slides.jpg new file mode 100644 index 0000000..f7170b2 Binary files /dev/null and b/static/images/uploads/testjssummit-slides.jpg differ