mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
23 lines
686 B
JSON
23 lines
686 B
JSON
{
|
|
"name": "Working with Code Quality and Execution Concepts",
|
|
"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?"
|
|
}
|
|
]
|
|
}
|