How the Internet Works
Listed inHow the Internet WorksInterneton
Packets, routers, TCP, and TLS — the delivery mechanism your app inherits whether or not you think about it.
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
Listed inHow the Internet WorksInterneton
Packets, routers, TCP, and TLS — the delivery mechanism your app inherits whether or not you think about it.
Listed inWeb HostingInterneton
Static hosts, edge networks, and origin servers — what each one can and cannot do for a frontend app.
Listed inDomain NamesInterneton
Registrars, nameservers, apex versus subdomain, and the handful of records a frontend deploy actually needs.
Listed inDNS and How It WorksInterneton
Resolvers, record types, and TTLs — plus why a deploy can look broken for an hour after it went out fine.
Listed inBrowsers and How They WorkInterneton
Parsing, the render tree, layout, paint, and composite — why some CSS changes are free and others cost a frame.
Listed inWhat is HTTP?Interneton
Methods, status codes, headers, and the request/response cycle that every fetch call is a thin wrapper around.