Y
Hacker News
new
|
ask
|
show
|
jobs
by
antiatheist
1041 days ago
const $ = document.querySelector.bind(document) const $$ = document.querySelectorAll.bind(document)
1 comments
tambourine_man
1041 days ago
Oh, I wish it was that simple.
link