The a11y journey

It's hard to talk about a passion that you have without sounding overdramatic or hyperbolic.

The path that led me to becoming a user experience professional, for me, felt like a series of revelations and sparks of discovery. I sometimes look back and think about what would have happened had I not been introduced to Photoshop and shown how to code a basic website. That was, without a doubt, the most pivotal event of my life.

Since then, I've learned and grown and become passionate about user experience enough to rely on it as a career and outlet for creative energy, and until a few years ago, accessibility was something that wasn't important or interesting enough to spend time on.

A client request was made to incorporate screen reader capabilities for JAWS. None of us had much accessibility experience outside of alt text on images, so we took a few weeks and dove completely head first into how to accomplish this.

A fire was lit. A door opened. The way I thought about everything changed. This was my new passion.

Since then, I've been haphazardly sifting through WCAG, absorbing as many online accessibility training courses as possible, and incorporating it into the design process at that base level. For me, this didn't seem like enough, and I sought out a more structured way to learn and ensure that the most effective accessible way to build and code was being communicated and perpetuated. I found the Web Accessibility Specialist (WAS) certification through IAAP, and after speaking to Samantha Evans, Nicholas Steenhout, and Homer Gaines, I enrolled in the Deque Prep Course for WAS certification.

My biggest concern is that I'm not a programmer, and have been out of the coding world for quite some time. From talking to others who were studying for the exam, and those who had completed the prep course, they still felt they didn't have a good grasp on everything that the exam might go into. There wasn't any hands-on code editing to practice with. How much detail in code editing would be on the test?

The blog by Amy Carney called 100 Days of A11y was mentioned on an IAAP forum post, and that seemed to be the answer. Amy documented her journey through the WAS certification in her blog, and broke it down into 100 days of incredibly immersive learning of all things accessibility. What was most important to me was that she passed. This gave me an incredibly organized and manageable list of resources, notes, and structure to base my own study efforts on. I plan to chronicle my own journey, like Amy, here. Mostly because it will help me retain the information that I've learned, and act as a way to hold myself accountable to be productive in posts about it, but also that in some way it might help someone else who had the same questions as I did.

Additionally, I realized I needed to practice coding these specific success criteria and have that hands-on learning. Unlike Amy, I wasn't coding daily, and needed a way to do that. I decided that I'd use this as an opportunity to update my portfolio site and use it as a testing ground for writing accessible code.

I plan to:

  • create a blog post summarizing the specific things I've learned for that day
  • wipe out my current portfolio site and start from scratch with Brackets (I have a Mac otherwise I'd use Notepad++)
  • outline and track my course in a sharable Trello board for anyone else who wants to use it

Popular posts from this blog

Practice Site: Keyboard Accessible Tooltip Fail

Pointer Cancellation: Real-World Examples

Practice Site: Accessible Forms