Hacker News new | ask | show | jobs
by kentor 3312 days ago
Nope. For dom elemenets I have been using `data-{name}` attributes, and pulling them out from the handler using `e.currentTarget.dataset.{name}`