John AdemoyeforJohn Ademoye's Blogjohna.hashnode.net·Jan 30, 2023Client-side and Server-side Rendering: An OverviewThe standard way to get HTML up on a page in the browser was by server-side rendering (SSR). It was the only method available before other rendering modes came on board. You simply loaded your website files on a server, and then on request, the serve...Andrew Baisden and 1 other are discussing this2 people are discussing thisDiscuss·5 likes·105 readsframeworks
Akshay R RforAkshay R R | Software Enginneringakshayrr.hashnode.net·Sep 18, 2022Client-Server ArchitectureWhat are client and server? 💻 A client is a computer/device, that uses a service or accepts the information. Eg: Laptop, phone, workstations, etc. A Server is a remote computer that provides access to data and services. Eg: Virtual servers (cloud c...Discuss·3 likes·34 readsclient
MD Rashid HussainforCubiclem3rashid.hashnode.net·Jan 21, 2023Environment Variables in ReactIt is a very common and encouraged practice, not to store any API key or secret in your react apps. This is quite a nice suggestion because you want your API keys to be secure and un-exposed. This is even suggested by the CRA team and I quote Your p...Discuss·1 like·58 readsReact
Saptarshi BhattacharyaforHigh on Bugs!highonbugs.hashnode.net·Mar 14, 2023Web Basics - Part 3Basic Architecture of the Web The basic architecture of the web is a distributed client-server architecture, where the client sends requests to a server and the server sends responses back to the client. The client is typically a web browser or other...Discuss·27 readsWeb Basicsclient
Kaushik ThakkarforLaravel Tips & Tutorials - KeyTech Blogdevkaushik.hashnode.net·Feb 20, 2023Differences Between Livewire and WebSocket: A Comprehensive GuideIntroduction Livewire and Websockets are two popular technologies used in modern web development. Both technologies have been designed to enable real-time communication between the server and the client. In this article, we will explore the key diffe...Discuss·49 readsLivewireLivewire
Ankit SandalforBlogs of Ankit Sandalankitsandal.hashnode.net·Feb 17, 2023What do you mean by Client and Server?Client A client typically refers to a device or software program that connects to a web server to access web-based resources or services. These clients are typically web browsers, such as Google Chrome, Mozilla Firefox, or Microsoft Edge, which are u...Discussclient
John AdemoyeforJohn Ademoye's Blogjohna.hashnode.net·Jan 30, 2023Client-side and Server-side Rendering: An OverviewThe standard way to get HTML up on a page in the browser was by server-side rendering (SSR). It was the only method available before other rendering modes came on board. You simply loaded your website files on a server, and then on request, the serve...Andrew Baisden and 1 other are discussing this2 people are discussing thisDiscuss·5 likes·105 readsframeworks
Chijioke ChikaforChijioke Chika's Blogcjchika.hashnode.net·Jan 29, 2023What happens when you type www.google.com in your browser and hit enter?At least 9 in 10 persons who use the internet have once typed "www.google.com" in their browsers, whether they are searching for something, or typically checking their internet connection. Have you ever wondered what happens when you hit the enter bu...Discuss·26 readsBrowsers
Abhishek MauryaforAbhishek Mauryaabhishek03.hashnode.net·Jan 27, 2023Client and ServerWhat is a Client? A client typically refers to a device or software program that connects to a web server to access web-based resources or services. These clients are typically web browsers, such as Google Chrome, Mozilla Firefox, or Microsoft Edge, ...Discuss·1 like·31 readsWeb Development
RAJESH MOHARANAforrajeshmoharana.hashnode.net·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.Discussclient-server
MD Rashid HussainforCubiclem3rashid.hashnode.net·Jan 21, 2023Environment Variables in ReactIt is a very common and encouraged practice, not to store any API key or secret in your react apps. This is quite a nice suggestion because you want your API keys to be secure and un-exposed. This is even suggested by the CRA team and I quote Your p...Discuss·1 like·58 readsReact
Ifon JojoforJojo's Product Penjojosproductpen.hashnode.net·Jan 19, 2023Clients, Users, and the Customers.As a newbie in product management, these terms will look and sound as though the same. But they are very far from being the same. Because as a product manager, the triage in which you will operate in can be either. A C2C, B2C or an Internal product o...DiscussCustomer Experience
Anisul IslamforAnisul's Bloganiblog.hashnode.net·Jan 17, 2023Do you now what is Client and Server ?Client - A client typically refers to a device or software program that connects to a web server to access web-based resources or services. These clients are typically web browsers, such as Google Chrome and other which are used to display and access...Discuss·1 likeclient