mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 23:01:57 -04:00
18 lines
459 B
JSON
18 lines
459 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-string-modification-methods",
|
|
"helpCategory": "JavaScript",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "67326c29dcd98fc5ecc49779",
|
|
"title": "How Can You Replace Parts of a String with Another?"
|
|
},
|
|
{
|
|
"id": "67326c3392068ec6184a0c95",
|
|
"title": "How Can You Repeat a String x Number of Times?"
|
|
}
|
|
]
|
|
}
|