Personal site to archive accessibility-related learnings, mostly focused on technical implementations.

I am extremely proud to announce that my second course, Introduction to Developing Custom Components with ARIA, has just published!

The course is only about long, but expose you to the official ARIA Standard and authoring practices and how to use them properly, including:

  • The Five Rules of ARIA with practical examples on how to follow them.
  • The three core elements that every interactive component should provide.
  • The dangers in ARIA and the importance of testing your interactive components properly.

This is a great course to build a solid foundation for any developer that needs to write custom, dynamic components using JavaScript.