MDLIVE interview question

What are data- attributes good for?

Interview Answer

Anonymous

5 Apr 2017

data-* attributes allow us to store extra information on standard, semantic HTML elements without other hacks such as non-standard attributes, extra properties on DOM