MCPcopy
hub / github.com/bradtraversy/vanillawebprojects / script.js

File script.js

dom-array-methods/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const main = document.getElementById('main');
2const addUserBtn = document.getElementById('add-user');
3const doubleBtn = document.getElementById('double');
4const showMillionairesBtn = document.getElementById('show-millionaires');

Callers

nothing calls this directly

Calls 1

getRandomUserFunction · 0.85

Tested by

no test coverage detected