mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
19 lines
490 B
JSON
19 lines
490 B
JSON
{
|
|
"name": "Working with JSON",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-json",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6732b788046862264eeb1c39",
|
|
"title": "What Is JSON, and How Do You Access Values Using Bracket and Dot Notation?"
|
|
},
|
|
{
|
|
"id": "6732b79c6aa77826855a3f11",
|
|
"title": "How Do JSON.parse() and JSON.stringify() Work?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|