Files
freeCodeCamp/curriculum/structure/superblocks/back-end-development-and-apis-v9.json
T

90 lines
2.5 KiB
JSON

{
"chapters": [
{
"dashedName": "back-end-development-and-apis",
"comingSoon": true,
"modules": [
{
"dashedName": "introduction-to-nodejs",
"comingSoon": true,
"blocks": [
"lecture-working-with-nodejs-and-event-driven-architecture",
"review-node-js-intro",
"quiz-node-js-intro"
]
},
{
"dashedName": "nodejs-core-modules",
"comingSoon": true,
"blocks": [
"lecture-working-with-node-core-modules",
"review-node-js-core-modules",
"quiz-node-js-core-modules"
]
},
{
"dashedName": "node-package-manager",
"comingSoon": true,
"blocks": [
"lecture-introduction-to-npm",
"lecture-working-with-npm-scripts"
]
},
{
"dashedName": "http-and-the-web-standards-model",
"comingSoon": true,
"blocks": [
"lecture-understanding-how-http-dns-tcpip-work",
"lecture-understanding-the-http-request-response-model"
]
},
{
"dashedName": "rest-api-and-web-services",
"comingSoon": true,
"blocks": []
},
{
"dashedName": "introduction-to-express",
"comingSoon": true,
"blocks": []
},
{
"dashedName": "express-middleware",
"comingSoon": true,
"blocks": []
},
{
"dashedName": "error-handling-in-express",
"comingSoon": true,
"blocks": []
},
{ "dashedName": "websockets", "comingSoon": true, "blocks": [] },
{ "dashedName": "node-and-sql", "comingSoon": true, "blocks": [] },
{
"dashedName": "security-and-privacy",
"comingSoon": true,
"blocks": []
},
{ "dashedName": "authentication", "comingSoon": true, "blocks": [] },
{
"dashedName": "tooling-and-deployment",
"comingSoon": true,
"blocks": []
}
]
},
{
"chapterType": "exam",
"dashedName": "back-end-development-and-apis-certification-exam",
"comingSoon": true,
"modules": [
{
"comingSoon": true,
"dashedName": "back-end-development-and-apis-certification-exam",
"blocks": ["exam-back-end-development-and-apis-certification"]
}
]
}
]
}