I have a chunk of code that defines divs and some of the callbacks on them when clicked. To avoid code redundancy, I want to reuse it. The callbacks use s and so
I have a chunk of code that defines divs and some of the callbacks on them when clicked. To avoid code redundancy, I want to reuse it. The callbacks use s and so