IR Ismael Ramos
post cover

More articles!

post image

Top 20 Must-Know Tips for Web Accessibility

Webdev Javascript Beginners

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.

post image

Designing for All: Achieving Web Accessibility in Web Design

Webdev Javascript Beginners

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.

post image

Increase coverage on every feature with Karma/Jest and Husky

Testing Coverage Git

Have you ever add new features and after some time, coverage seems to be decreasing?