ARIA Attributes Explained: A Practical Guide for Web Developers
ARIA (Accessible Rich Internet Applications) attributes make dynamic web content accessible to screen readers. But using them incorrectly is worse than not using them at all.
The First Rule of ARIA
Do not use ARIA if you can use native HTML. A <butto...
devtoolsmith.hashnode.dev3 min read