freeCodeCamp/curriculum/challenges/_meta/review-javascript-functional-programming/meta.json
Tom 8bf15a542f
Some checks failed
CI - E2E - 3rd party donation tests / Build & Test (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
feat(curriculum): change isupcoming flags on fsd blocks (#57564)
2024-12-18 00:18:15 -08:00

16 lines
405 B
JSON

{
"name": "JavaScript Functional Programming Review",
"blockType": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-javascript-functional-programming",
"superBlock": "full-stack-developer",
"challengeOrder": [
{
"id": "6723d2c154dd19d0025f7cd9",
"title": "JavaScript Functional Programming Review"
}
],
"helpCategory": "JavaScript"
}