freeCodeCamp/curriculum/structure/blocks/lab-reverse-a-string.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

12 lines
287 B
JSON

{
"isUpcomingChange": false,
"blockLabel": "lab",
"blockLayout": "link",
"dashedName": "lab-reverse-a-string",
"helpCategory": "JavaScript",
"challengeOrder": [
{ "id": "a202eed8fc186c8434cb6d61", "title": "Build a String Inverter" }
],
"usesMultifileEditor": true
}