Hacker News
new
past
comments
ask
show
jobs
points
by
CraigJPerry
10 hours ago
|
comments
by
ronbenton
7 hours 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);
reply