Skip to content

Client

Easy — everyone uses thisBackend

ELI5 — The Vibe Check

The client is YOU — or more specifically, your browser or app. It's the thing that makes requests to the server. The client asks, the server answers. Think of it as the customer ordering food from the kitchen.

Real Talk

A client is any device or software that initiates requests to a server and consumes the responses. This includes browsers, mobile apps, desktop applications, or even other servers calling APIs.

When You'll Hear This

"On the client side, we show a loading spinner while waiting." / "The client sends the user's token with every request."

Made with passive-aggressive love by manoga.digital. Powered by Claude.