mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
27a54624c3
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
19 lines
515 B
JSON
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"
|
|
}
|