Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-maps-and-sets.json
T
2025-10-23 23:20:15 +05:30

19 lines
515 B
JSON

{
"name": "Working with Maps and Sets",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-maps-and-sets",
"challengeOrder": [
{
"id": "6733ab269b378bf724c9ac71",
"title": "What Are Sets in JavaScript, and How Does It Differ from WeakSets?"
},
{
"id": "6733dd694f91d61a5272b4ac",
"title": "What Is the Map Object, and How Does It Differ from WeakMaps?"
}
],
"helpCategory": "JavaScript"
}