Apr 4 · 5 min read · 📌 Introduction Every time you open a website, submit a form, or use a mobile app, there’s a silent conversation happening between the client (browser/app) and the server. This communication is powere
Join discussion
Feb 7 · 3 min read · What is HTTP HTTP is an application layer protocol which is used to communicate between the client and the server. It is Stateless by default, which means neither the Client nor the Server remembers their state after the communication has happened be...
Join discussion
Jan 5 · 2 min read · When you type a URL into your browser or click a button on a website, you’re not just “visiting a page.” You’re sending a precise instruction to a server. Before headers, before status codes, and even before the response body, the server first asks o...
Join discussion
Sep 16, 2025 · 9 min read · In this series, we are going to talk about the following topics. Advanced HTTP networking for Web Applications REST/GraphQL Introduction to Web Hosting. Working with APIs Advanced HTTP Networking for Web Applications Before we dive deep into th...
Join discussion
Sep 3, 2025 · 12 min read · Imaginez que vous attendez un ascenseur au rez-de-chaussée d'un immeuble. Vous êtes en retard, et nerveusement, vous appuyez plusieurs fois sur le bouton d'appel. Est-ce que trois ascenseurs vont arriver ? Bien sûr que non ! C'est exactement ce qu'es...
Join discussion