freeCodeCamp/curriculum/structure/blocks/review-javascript-higher-order-functions.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

14 lines
312 B
JSON

{
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-javascript-higher-order-functions",
"challengeOrder": [
{
"id": "6723ca6c6db3deb21cb1bf19",
"title": "JavaScript Higher Order Functions Review"
}
],
"helpCategory": "JavaScript"
}