Accessible front-end code reviews for UI developers

Reviewing code in Github (or alternative source control system) to give developers guidance on how to fix issues in the code they have created.

Reviews are always written with solutions included and in a helpful way, not in a condescending tone and never rude. We are there to educate and help and you do that with kindness.

Examples of code review comments

A screenshot of a comment explaining how aria-live and role=alert work to another developer

The predeceding screenshot, shows a code review (or a pull request) in Github. The user 'a11yiseverything' has entered the following suggestion after seeing a developer has used both aria-live="polite" and role="alert" on the same HTML element.

FYI (For your information) aria-live="polite" and role="alert" are not compatible. aria-live="polite" reads this out when it gets a chance e.g. a gap in user activity whereas, role="alert" (same as aria-live="assertive") stops everything and reads it out loud.


View all our services

Want to work with us?

Let’s talk about your project