Accessibilty Testing Plan and Javascript Performance

August 5, 2021 at 9:30

Watch the recorded session

Meta:

Agenda:

Talk Descriptions:

Creating an Accessibility Testing Plan

Jen DeMesquita, OIT

Once we know the basics of accessibility, it can be a daunting task to actually ensure that our work is accessible. In this session, Jen will go over the lessons she’s learned in her time as an accessibility-focused developer, things to watch out for, and how to make an effective testing strategy that works for your team.

A lo-fi technique for evaluating JavaScript performance

Tony Thomas, ASR

This is a deep dive into how I evaluated a couple of different JavaScript approaches and their performance in terms of execution time and memory usage.