Files
freecodecamp--freecodecamp/curriculum/structure/blocks/lecture-working-with-strings-in-javascript.json
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

30 lines
866 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-strings-in-javascript",
"challengeOrder": [
{
"id": "672d2654f78cbf20e0ba4501",
"title": "What Is Bracket Notation, and How Do You Access Characters from a String?"
},
{
"id": "673263df0eb568a7b450f2fc",
"title": "How Do You Create a Newline in Strings and Escape Strings?"
},
{
"id": "673263d58da27ea7809963bf",
"title": "What Are Template Literals, and What Is String Interpolation?"
},
{
"id": "673263e80dd43da7df3ae565",
"title": "How Can You Find the Position of a Substring in a String?"
},
{
"id": "673263f4a5899da8124542fd",
"title": "What Is the Prompt Method, and How Does It Work?"
}
],
"helpCategory": "JavaScript"
}