Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderarmy-notes/mern-stack-course
/ index.js
File
index.js
03JS/Day11/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Scope and closure , HOF
2
// Global_> Accessible to everyone
3
// functional -> accesible only to that function
4
// Block level scope-> accesible only to that Block
Callers
nothing calls this directly
Calls
1
double
Function · 0.85
Tested by
no test coverage detected