ARIA & Advanced Semantics
ARIA = Accessible Rich Internet Applications
ARIA exists because HTML wasn’t designed for modern UIs. We had to build custom widgets (modals, tabs, comboboxes, etc.) and screen readers need to understand those widgets.
You do not need ARIA for button...
titoadeoye.hashnode.dev3 min read