Top 20 Must-Know Tips for Web Accessibility
Webdev Javascript BeginnersJuly 12, 2023
This third part of the series aims to provide you with essential principles (not all of them, as that’s almost impossible!), practical advice, and examples for creating accessible websites.
Designing for All: Achieving Web Accessibility in Web Design
Webdev Javascript BeginnersJune 29, 2023
Continuing with the next part of this series, we’ll learn more about designing accessible web pages. It is crucial to prioritize accessibility in our designs.
Beyond Barriers: 4 Key Reasons to Embrace Web Accessibility
Webdev Javascript BeginnersJune 19, 2023
Welcome to the world of web accessibility, where you hold the power to create inclusive websites that leave no user behind.
Increase coverage on every feature with Karma/Jest and Husky
Testing Coverage GitFebruary 23, 2023
Have you ever add new features and after some time, coverage seems to be decreasing?