Files
freeCodeCamp/curriculum/structure/blocks/lab-implement-a-stack.json
2026-03-26 14:24:42 +01:00

15 lines
297 B
JSON

{
"isUpcomingChange": true,
"dashedName": "lab-implement-a-stack",
"helpCategory": "JavaScript",
"blockLayout": "link",
"blockLabel": "lab",
"usesMultifileEditor": true,
"challengeOrder": [
{
"id": "69a92f0b9cc04bb0d5327bb5",
"title": "Implement a Stack"
}
]
}