mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-18 16:01:35 -04:00
19 lines
522 B
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?"
|
|
}
|
|
]
|
|
}
|