WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessibility with Angular SPAs

for

From: Lynch, Sarah
Date: Aug 19, 2020 12:18PM


Hi Vaibhav,

I don't have much experience with Angular (I mostly use React), but I did a talk recently (yesterday) on how to make a single page app accessible:
https://www.youtube.com/watch?v=lXZAQHnub7M&list=PL2WxAQWHwnC8KUKvhSVcC-uVn1s475pNR&index=35&t=0s

Hope it helps!

Best,
Sarah

_____
Sarah Lynch, CPWA (she/her/hers)
Accessibility Engineer
Yale University, Information Technology Services
25 Science Park, 527V | 203-432-2041
accessibility.yale.edu

-----Original Message-----
From: Vaibhav Saraf < <EMAIL REMOVED> >
Sent: Wednesday, August 19, 2020 12:56 PM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: [WebAIM] Accessibility with Angular SPAs

Hi Everyone,

I was studying a couple of webapps built using Angular recently. I realised that some of the accessibility techniques differ slightly for single page applications than the regular ones like handling page title programmatically, more considerations around focus management, etc.

Is there some good training around which I can go through to understand the topic in a better way?

Thanks,
Vaibhav