Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MoonHighway/learning-react
/ lib.js
File
lib.js
chapter-07/mounting-lifecycle-clock/src/lib.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
oneSecond = () => 1000
2
const
getCurrentTime = () =>
new
Date()
3
4
export
const
abstractClockTime = date =>
Callers
nothing calls this directly
Calls
1
compose
Function · 0.70
Tested by
no test coverage detected