Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CleverProgrammers/JavaScript-Course-by-Clever-Programmer-
/ functions.js
File
functions.js
notes/functions.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Functions are just tricks or commands you teach your computer!
2
3
4
// This is the instructions on WHAT you want your computer to do
Callers
nothing calls this directly
Calls
2
sayMyName
Function · 0.70
sum
Function · 0.70
Tested by
no test coverage detected