Files
freecodecamp--freecodecamp/curriculum/structure/blocks/lecture-working-with-node-core-modules.json
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

38 lines
1.0 KiB
JSON

{
"isUpcomingChange": true,
"dashedName": "lecture-working-with-node-core-modules",
"helpCategory": "Backend Development",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "695cc6a5eefd305381ec90bc",
"title": "What Is the fs Module and How Does It Work?"
},
{
"id": "695cc8f280fef0cc3bed02c7",
"title": "What Is the Buffer Module and How Does It Work?"
},
{
"id": "695cc8f280fef0cc3bed02c8",
"title": "What Is the Crypto Module and How Does It Work?"
},
{
"id": "695cc8f280fef0cc3bed02c9",
"title": "What Is the os Module and How Does It Work?"
},
{
"id": "695cc8f280fef0cc3bed02ca",
"title": "What Is the Path Module and How Does It Work?"
},
{
"id": "695cc8f280fef0cc3bed02cb",
"title": "What Is the Process Module and How Does It Work?"
},
{
"id": "695cc8f280fef0cc3bed02cc",
"title": "What Is the Stream Module and How Does It Work?"
}
],
"blockLabel": "lecture"
}