mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
23 lines
632 B
JSON
23 lines
632 B
JSON
{
|
|
"name": "Working with Functions",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-functions",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672d269da46786225e3fe3fd",
|
|
"title": "What Is the Purpose of Functions, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "673284d5e52ef81a2169b097",
|
|
"title": "What Are Arrow Functions, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "673284e7244c0c1a649121b9",
|
|
"title": "What Is Scope in Programming, and How Does Global, Local, and Block Scope Work?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|