Short recap of writings in 2023: 12 blog posts, 7 of them short notes. I managed to write couple of more detailed post and here’s my favorite ones of them with short recap.
Notes from axe-con 2023: Building accessible experiences
My notes from axe-con 2023 which is world’s largest digital accessibility conference.
tl;dr:
- Hands-on example of how to use axe DevTools: Extensive Testing and Reporting with axe DevTools
- Hands-on examples for Structuring Accessible Forms
- Examples of how to design for senior users: Ageism in Interfaces
- Ways to reduce cognitive load in web designs by Redesigning for Cognitive Ease
- Update on The State of Accessibility
- How GitHub quantifies the accessibility health: Measuring Ourselves: GitHub’s Accessibility Scorecard
a11y tools:
- axe Chrome extension
- @axe-core/react / vue-axe
- eslint-plugin-jsx-a11y / eslint-plugin-vuejs-accessibility
- axe DevTools
- WAVE Web Accessibility Evaluation Tools
- NVDA, VoiceOver, TalkBack
Developing with Accessibility in mind
Article covers some resources and tools which you can use to test your web application or application for accessibility.
tl;dr:
- A11Y Project’s Checklist and Web Accessibility Checklist
- Deque’s Axe and WebAIM’s WAVE
- VoiceOver and NVDA
Analyzing Webpack bundles
Presents tools to analyze and visualize the Webpack bundles.
tl;dr:
AI Forum webinar 13.4.2023
My notes from “AI Forum webinar: Experiences of top companies on artificial intelligence” which had four interesting company representatives, from companies that develop and apply artificial intelligence, sharing their expertise and experiences on today’s topical AI themes.
Leave a Reply