Files
freeCodeCamp/curriculum/structure/blocks/lecture-the-var-keyword-and-hoisting.json
T
2026-03-17 15:43:14 +00:00

18 lines
436 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-the-var-keyword-and-hoisting",
"challengeOrder": [
{
"id": "67329fbcfaf5ff5cdaa38a42",
"title": "What Is the var Keyword, and Why Is It No Longer Suggested to Use It?"
},
{
"id": "67335f45489c5a11b71d0ed5",
"title": "What Is Hoisting?"
}
],
"helpCategory": "JavaScript"
}