mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 23:02:05 -04:00
19 lines
558 B
JSON
19 lines
558 B
JSON
{
|
|
"name": "Working with Optional Chaining and Object Destructuring",
|
|
"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"
|
|
}
|