mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-24 02:01:30 -05:00
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com> Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"name": "Working with Node Core Modules",
|
|
"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"
|
|
}
|