mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
ff00be8d62
Signed-off-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com> Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com> Co-authored-by: Naomi Carrigan <naomi@freecodecamp.org>
26 lines
692 B
JSON
26 lines
692 B
JSON
{
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lecture-understanding-error-handling-and-health-checks",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "69f303a6812a8627022f9592",
|
|
"title": "What are HTTP Response Status Codes?"
|
|
},
|
|
{
|
|
"id": "69f3046f4c0e76cbdd24858e",
|
|
"title": "How Does Error Handling Work In Express?"
|
|
},
|
|
{
|
|
"id": "69f3046f4c0e76cbdd24858f",
|
|
"title": "How Does Debugging and Logging Work in Express?"
|
|
},
|
|
{
|
|
"id": "69f3046f4c0e76cbdd248590",
|
|
"title": "How do Health Checks and Graceful Shutdowns Work in Express?"
|
|
}
|
|
],
|
|
"blockLabel": "lecture"
|
|
}
|