Raunak Jharaunakjha.hashnode.dev·Aug 19, 2023Comprehending the Client-server model: Building the Foundation of Modern ComputingIn the age of cyberspace, the client-server model plays the vital role of being the backbone of communication channels. It allows the functioning of cloud services, several applications, and several other new-age technologies. It also allows the seam...clientservermodel
Naman Gargnamangargwebdevelopment.hashnode.dev·Aug 18, 2023Getting started with Web DevelopmentToday, the word "Web Development" is common among all tech enthusiasts. What exactly is Web Development? Web Development is simply creating websites (a collection of webpages), and managing these web pages with a database. These web pages can be stat...Web Development
RAJESH MOHARANArajeshmoharana.hashnode.dev·Jan 26, 2023What is Client and Server ?Client Client refers to a device or a software program that connent to a web server in order to access web based resources or service. Server Server is a device or a software program where we send data to client on behalf of the client request.client-server
Vaibhav Dewanganvaibzde.hashnode.dev·Dec 22, 2022#Day02 - Understanding the client-server model and how it applies to backend development🤔 Have you ever used a website or web application and wondered how it works behind the scenes? If so, you're in luck! In a previous article, we read about a pizza restaurant example of how the front end and backend interact. In this article, we'll b...1 like·75 readsCode, Blog, Repeat: A 50-Day Quest for Back-End Masteryclientservermodel