mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add express error handling quiz (#67357)
Signed-off-by: Kolade Chris <65571316+Ksound22@users.noreply.github.com>
This commit is contained in:
@@ -7252,6 +7252,12 @@
|
||||
"In these lessons, you'll learn about error handling and health checks in Express."
|
||||
]
|
||||
},
|
||||
"quiz-error-handling-in-express": {
|
||||
"title": "Error Handling in Express Quiz",
|
||||
"intro": [
|
||||
"Test your knowledge of HTTP status codes, error handling, debugging, logging, health checks, and graceful shutdowns."
|
||||
]
|
||||
},
|
||||
"exam-back-end-development-and-apis-certification": {
|
||||
"title": "Back-End Development and APIs Certification Exam",
|
||||
"intro": [
|
||||
|
||||
Reference in New Issue
Block a user