freeCodeCamp/curriculum/structure/blocks/top-basic-function-projects.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

25 lines
561 B
JSON

{
"isUpcomingChange": false,
"dashedName": "top-basic-function-projects",
"helpCategory": "Odin",
"challengeOrder": [
{
"id": "6619240f46cec8e04d77e03a",
"title": "Basic Functions Exercise A"
},
{
"id": "661e131f068359c3ccf2f4d6",
"title": "Basic Functions Exercise B"
},
{
"id": "661e151f068359c3ccf2f4d7",
"title": "Basic Functions Exercise C"
},
{
"id": "661e17c6068359c3ccf2f4d8",
"title": "Basic Functions Exercise D"
}
],
"blockLayout": "legacy-challenge-list"
}