Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-code-clarity.json

19 lines
522 B
JSON

{
"name": "Understanding Code Clarity",
"blockType": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-understanding-code-clarity",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "672d49d93b54b85faa4dbad7",
"title": "What Is the Role of Semicolons in JavaScript, and Programming in General?"
},
{
"id": "672d49e65a1c855fe7bb3fdb",
"title": "What Are Comments in JavaScript, and When Should You Use Them?"
}
]
}