Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appacademy/Module-1-Resources
/ lecture.js
File
lecture.js
w3/d4/lecture.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
3
What does it mean
for
javascript to be a single threaded language?
4
* Any instance during the program, only one task is being executed!
Callers
nothing calls this directly
Calls
1
somethingSlow
Function · 0.85
Tested by
no test coverage detected