freeCodeCamp/curriculum/structure/blocks/lab-debug-increment-and-decrement-operator-errors.json
Hillary Nyakundi 206c992321
feat(curriculum): add debug increment/decrement operator lab (#63134)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2025-11-03 07:56:31 +01:00

16 lines
443 B
JSON

{
"name": "Debug Increment and Decrement Operator Errors in a Buggy App",
"isUpcomingChange": false,
"dashedName": "lab-debug-increment-and-decrement-operator-errors",
"helpCategory": "JavaScript",
"blockLayout": "link",
"blockLabel": "lab",
"usesMultifileEditor": true,
"challengeOrder": [
{
"id": "69008059d43d6751385883c1",
"title": "Debug Increment and Decrement Operator Errors in a Buggy App"
}
]
}