Files
freecodecamp--freecodecamp/curriculum/structure/blocks/lecture-understanding-how-http-dns-tcpip-work.json
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

26 lines
718 B
JSON

{
"isUpcomingChange": true,
"dashedName": "lecture-understanding-how-http-dns-tcpip-work",
"helpCategory": "Backend Development",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "69661c7d084c85542e76a597",
"title": "What is a server and how does it work on a higher level?"
},
{
"id": "69661d1a74e9aa63cb171957",
"title": "What is DNS and how does it work at a high level?"
},
{
"id": "69661d1d78d88af238dee253",
"title": "What are TCP/IP and HTTP and what is the basic syntax for HTTP?"
},
{
"id": "69661d2fc36411aa9e25ea64",
"title": "What are some common HTTP response codes?"
}
],
"blockLabel": "lecture"
}