$('.vote-up').map((_, elem) => (elem.title === "Upvote" ? elem.click() : null)); Submitted by musou on May 26, 2018 at 9:12 PM in programming feels good to do this sometimes 2 comments 8
emma wrote
feels better