0

I can't understand this code's syntax. Can someone help describe what it means?

const el = () => document.createElement('span');
const set = (el, c) => (el.style.backgroundColor = c, el);
ManoDestra
  • 6,325
  • 6
  • 26
  • 50
Chank1e
  • 1
  • 1

0 Answers0