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
475 B
JSON
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"
|
|
}
|