-
data-background
- specifies the default background color for anchor tags https://webdesign.tutsplus.com/tutorials/all-you-need-to-know-about-the-html5-data-attribute--webdesign-9642 -
will-change
- Tells the browser how the element will change https://developer.mozilla.org/en-US/docs/Web/CSS/will-change -
element.classList
- representing the contents of the element's class attribute. https://developer.mozilla.org/en-US/docs/Web/API/Element/classList
Smaran Harihar
Inspiration, code snippets, etc.