Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-functional-programming.json
2025-10-23 23:20:15 +05:30

19 lines
478 B
JSON

{
"name": "Understanding Functional Programming",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-understanding-functional-programming",
"challengeOrder": [
{
"id": "6733b0451d6be0065430b418",
"title": "What Is Functional Programming?"
},
{
"id": "6734061fe116df617a564a37",
"title": "What Is Currying, and How Does It Work?"
}
],
"helpCategory": "JavaScript"
}