Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-optional-chaining-and-object-destructuring.json
2025-10-23 23:20:15 +05:30

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"
}