Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-maps-and-sets.json
2026-03-17 15:43:14 +00:00

18 lines
475 B
JSON

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