Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/braziljs/eloquente-javascript
/ 21_1_disk_persistence.mjs
File
21_1_disk_persistence.mjs
code/solutions/21_1_disk_persistence.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This isn't a stand-alone file, only a redefinition of a few
2
// fragments from skillsharing/skillsharing_server.js
3
4
import
{readFileSync, writeFile} from
"node:fs"
;
Callers
nothing calls this directly
Calls
2
loadTalks
Function · 0.85
start
Method · 0.45
Tested by
no test coverage detected