mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
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?"
|
|
}
|
|
]
|
|
}
|