mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-26 17:02:27 -04:00
20 lines
517 B
JSON
20 lines
517 B
JSON
{
|
|
"name": "Understanding Functional Programming",
|
|
"blockType": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-understanding-functional-programming",
|
|
"superBlock": "full-stack-developer",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6733b0451d6be0065430b418",
|
|
"title": "What Is Functional Programming?"
|
|
},
|
|
{
|
|
"id": "6734061fe116df617a564a37",
|
|
"title": "What Is Currying, and How Does It Work?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|