ARIA is often a compensating technology more than a primary solution. I try to not use ARIA in my own code aside from the role attribute. I instead rely on the clear navigation and order HTML content and events as my primary solutions.
Using the right elements (like button instead of a div) will take you very, very, very fair with little to no additional work.
Using the right elements (like button instead of a div) will take you very, very, very fair with little to no additional work.