If you’re a front-end dev, installing the WAVE extension for Firefox or Chrome helps tremendously to find accessibility issues.
Even without that, it’s basic craftmanship than to know how to validate your generated HTML to spot common issues. Just because we write templates for JS frameworks doesn’t mean the output cannot/shouldn’t be validated.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
If you’re a front-end dev, installing the WAVE extension for Firefox or Chrome helps tremendously to find accessibility issues.
Even without that, it’s basic craftmanship than to know how to validate your generated HTML to spot common issues. Just because we write templates for JS frameworks doesn’t mean the output cannot/shouldn’t be validated.