Internet

What actually happens between a keystroke in the address bar and pixels on the screen — the layer every frontend bug eventually bottoms out in.

6 articles

Web Hosting

Listed inWeb HostingInterneton

Static hosts, edge networks, and origin servers — what each one can and cannot do for a frontend app.

Beginner6 minDraft
#hosting
#deployment

Domain Names

Listed inDomain NamesInterneton

Registrars, nameservers, apex versus subdomain, and the handful of records a frontend deploy actually needs.

Beginner5 minDraft
#dns
#hosting

What is HTTP?

Listed inWhat is HTTP?Interneton

Methods, status codes, headers, and the request/response cycle that every fetch call is a thin wrapper around.

Beginner8 minDraft
#networking
#http