Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-express.json
majestic-owl448 3e0f86fbbd feat(curriculum): add working with express theory block (#66215)
Co-authored-by: Sem Bauke <sem@freecodecamp.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 20:14:11 +05:30

15 lines
391 B
JSON

{
"isUpcomingChange": true,
"dashedName": "lecture-working-with-express",
"helpCategory": "Backend Development",
"blockLayout": "challenge-list",
"challengeOrder": [
{ "id": "69a6f5cc0512c4107ec1d446", "title": "What is Express.js?" },
{
"id": "69a6f5e1264af50c407aecfe",
"title": "How Do You Create a Basic Express App?"
}
],
"blockLabel": "lecture"
}