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
489 B
JSON
18 lines
489 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-optional-chaining-and-object-destructuring",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6732b76c03f7d825c7fc74ee",
|
|
"title": "What Is the Optional Chaining Operator, and How Does It Work?"
|
|
},
|
|
{
|
|
"id": "6732b77adf9de12617a2dbb3",
|
|
"title": "What Is Object Destructuring, and How Does It Work?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|