WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessibility with Angular SPAs

for

From: Farough, David (CFP/PSC)
Date: Aug 19, 2020 11:07AM


Check out the following article for more information.
https://www.deque.com/blog/accessibility-tips-in-single-page-applications/


-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of Vaibhav Saraf
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