Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-how-http-dns-tcpip-work.json
2026-03-17 15:43:14 +00: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"
}