Files
freecodecamp--freecodecamp/curriculum/structure/blocks/lecture-working-with-code-quality-and-execution-concepts.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

22 lines
624 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"dashedName": "lecture-working-with-code-quality-and-execution-concepts",
"helpCategory": "JavaScript",
"isUpcomingChange": false,
"challengeOrder": [
{
"id": "6732c6c72d3738614e1230a2",
"title": "What Are Linters and Formatters, and How Can They Help You with Code Consistency?"
},
{
"id": "6732c6d4dec34c61850a1276",
"title": "What Is Memory Management, and How Does It Work in JavaScript?"
},
{
"id": "6732c6e281c14a61c4858361",
"title": "What Are Closures, and How Do They Work?"
}
]
}