mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
18 lines
436 B
JSON
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"
|
|
}
|