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
22 lines
612 B
JSON
22 lines
612 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"dashedName": "lecture-introduction-to-strings",
|
|
"helpCategory": "JavaScript",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672d49a5cf43945ee09e5fba",
|
|
"title": "What Is a String in JavaScript, and What Is String Immutability?"
|
|
},
|
|
{
|
|
"id": "672d49b2fb76df5f1d6117af",
|
|
"title": "What Is String Concatenation, and How Can You Concatenate Strings with Variables?"
|
|
},
|
|
{
|
|
"id": "672d49c4e899345f5b33c24c",
|
|
"title": "What Is console.log Used For, and How Does It Work?"
|
|
}
|
|
]
|
|
}
|