Hacker News new | ask | show | jobs
by ronbenton 3 days ago
For a hot second I thought we were looking at glorious jquery until I saw this line at the top

const $ = (id) => document.getElementById(id);