
Tag: react (6 posts)

Automatizando los test de accesibilidad de tu código fuente con GitHub Actions
22 Feb 2021
Automatizar tus test de accesibilidad con librerías como axe, pa11y, lighthouse, o test unitarios directamente en tu repositorio de GitHub…
Automating the accessibility tests of your source code with GitHub Actions
22 Feb 2021
Automating your accessibility tests with libraries like axe, pa11y, lighthouse, or unit tests directly in your GitHub repository is really…
Cómo testear la accesibilidad de tus componentes con Storybook
13 Feb 2021
Crear sitios accesibles no es difícil si usas las herramientas adecuadas para testear la accesibilidad de tus componentes, y Storybook es…
How to test the accessibility of your components with Storybook
13 Feb 2021
Developing accessible web sites isn’t difficult if you use the right tools to test your components for accessibility, and Storybook is one…
Creating a React library based on the collection of accessible PUXL SVG icons
25 May 2020
Some months ago, while following some accessibility experts on Twitter and attending some online conferences,
I found a new framework to…
Creando una librería de React basada en la colección de iconos accesibles de PUXL
25 May 2020
Hace unos meses, mientras seguía a algunos expertos en Accesibilidad Web en Twitter y atendía alguna conferencia online, encontré un nuevo…