Speaking at the Bay Area Accessibility and Inclusive Design Meetup 12/12/18

On 12/12/18 I gave a talk called Accessible Routing with React for the Bay Area Accessibility and Inclusive Design meetup group. I discussed the following examples of title and focus management using React.

  1. Basic routing with no title or focus management
  2. Updating the title and moving focus to the newly loaded component after routing and Test Results
  3. Updating the title and moving focus to the top after routing and Test Results. One reason to do this would be to address a change in the global navigation

me at the beginning of my talk