Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-string-modification-methods.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?"
}
]
}