Ask HN: Are web developers still overlooking accessibility
Context: I'm responsible for a web development team, and have been hiring again recently.
When interviewing junior (0-2 years experience) or mid (2-5 years experience) developers, I've been surprised about how little accessibility is understood or prioritised.
Despite being taught in education, bootcamps and training; despite laws, penalties and improved resources.
My own background has had it drummed into me that accessibility is a primary requirement and a professional obligation, however after speaking to dozens of "front end" and "full stack" candidates it appears it's not even on developers radars any more.
I wondered what the HN community thought of whether this is globally true, or I've just been talking to people who are not representative of the norm in the profession.
7 comments
[ 2.9 ms ] story [ 29.5 ms ] threadI have to disagree with this part. All the points you've mentioned are required to maintain a general accessibility awareness within a project. But getting accessibility right is still mostly a technical topic: using buttons vs. links, using semantic HTML, implementing ARIA roles correctly for non-native components, having at least a high-level WCAG knowledge, being able to operate a screen reader, etc.
You should stop expecting every junior to have the same domain knowledge you developed over a decade or two. The challenges are elsewhere.
They have to put in effort outside work hours to learn.
[1] https://twitter.com/KittyGiraudel/status/1414556623176179715