Bristol Meetups

Léonie Watson - Accessibility Mechanics | Ian Pouncey - JS what is it good for?

Léonie Watson - Time traveller's guide to accessibility mechanics

For a long time, HTML gave us all the semantics and other goodies we
needed to make things work properly on the web. Then we started
inventing new UI components, and now we use ARIA and Javascript to
polyfill the missing bits. As we move towards a future of Web
Components, the time has come to invent another solution that will let
us encapsulate accessibility in the shadow DOM - and its called the
Accessibility Object Model (AOM).

Ian Pouncey - JavaScript – what is it good for?

The answer is "user experience". If JavaScript is running in someone's browser and isn't making their experience of your site or application better then what is it doing there? From making forms easier to use to adding audio notifications, this talk will cover some of the things that only JavaScript can do to improve user experience.