mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add express error handling lessons (#67192)
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>
This commit is contained in:
@@ -7239,6 +7239,12 @@
|
||||
"In these lessons, you will learn about routing in ExpressJS, which is how you define the different endpoints of your web application and how they respond to client requests."
|
||||
]
|
||||
},
|
||||
"lecture-understanding-error-handling-and-health-checks": {
|
||||
"title": "Understanding Error Handling and Health Checks",
|
||||
"intro": [
|
||||
"In these lessons, you'll learn about error handling and health checks in Express."
|
||||
]
|
||||
},
|
||||
"exam-back-end-development-and-apis-certification": {
|
||||
"title": "Back-End Development and APIs Certification Exam",
|
||||
"intro": [
|
||||
|
||||
Reference in New Issue
Block a user