mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
19 lines
512 B
JSON
19 lines
512 B
JSON
{
|
|
"name": "Working with String Modification Methods",
|
|
"blockType": "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?"
|
|
}
|
|
]
|
|
}
|