Tag: a11y

  • Developing with Accessibility in mind

    Developing with Accessibility in mind

    Accessibility is often one part of the software development process which is “an additional” feature just like adding unit and integration tests later on which should be taken into account from the start. It’s not enough that it works or that it looks nice if the user  doesn’t know how to use it or even…

  • Notes from axe-con 2023: Building accessible experiences

    Notes from axe-con 2023: Building accessible experiences

    Accessibility is an important topic also in software development and nowadays it’s more and more recognized as a real part of software project’s requirements even outside public sector projects. In software development you can start with following Web Accessibility Initiative (WAI) and Web Content Accessibility Guidelines (WCAG) but it’s better to understand accessibility more than…