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:
Kolade Chris
2026-05-17 08:17:24 +01:00
committed by GitHub
parent ad0ee4d276
commit ff00be8d62
7 changed files with 878 additions and 1 deletions
@@ -62,7 +62,7 @@
{
"dashedName": "error-handling-in-express",
"comingSoon": true,
"blocks": []
"blocks": ["lecture-understanding-error-handling-and-health-checks"]
},
{ "dashedName": "websockets", "comingSoon": true, "blocks": [] },
{ "dashedName": "node-and-sql", "comingSoon": true, "blocks": [] },