Skip to content

Instantly share code, notes, and snippets.

@gavingmiller
Created July 1, 2024 14:34
Show Gist options
  • Save gavingmiller/d72b39c218a78ca344b40e489d097877 to your computer and use it in GitHub Desktop.
Save gavingmiller/d72b39c218a78ca344b40e489d097877 to your computer and use it in GitHub Desktop.
sT(f,m) => window.setTimeout(f,m)
gE(e) => document.getElementById(e)
iH(e,h) => document.getElementById(e).innerHTML = h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment