Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AyushSaini00/60minuteJavaScript
/ app.js
File
app.js
Random-Linear-Gradient/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//DOM Elements
2
const
color1Elem = document.getElementById(
'color-1'
);
3
const
color2Elem = document.getElementById(
'color-2'
);
4
const
codeElem = document.querySelector(
'.code'
);
Callers
nothing calls this directly
Calls
1
updateUI
Function · 0.70
Tested by
no test coverage detected