Switch between Dark / Light mode with Control + Shift + L
<aside> <img src="/icons/link_orange.svg" alt="/icons/link_orange.svg" width="40px" /> A11y Series
A11y - making the web more accessible
A11y - hands-on guide for developers
A11y - tools, checklists and resources
</aside>
<aside> <img src="/icons/username_orange.svg" alt="/icons/username_orange.svg" width="40px" /> About the Author
⌨️ Felipe Spengler ~23 years of experience, ~13 as Front-End Engineer
</aside>
To work with accessibility as a developer, I want to highlight a few important points before we jump into codes and techniques:
👉 You might need to lose some habits
👉 For many accessibility requirements, there are multiple ways of solving it
<aside> ⚠️ Very Important
While to start developing with accessibility in mind doesn’t require any “permission”, when a website receives a formal notification of a possible lawsuit and is requested / mandated to implement accessibility, it is a different scenario! In this case, it is 1000% recommended to hire and work together with a specialized Accessibility Consultancy to identify the issues, make a full detailed report, and audit!
</aside>
Now, let’s get to the topics