Client side and server side | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Client side and server side

Please someone should give me a understandable explanation on both of them

22nd Jun 2019, 7:09 PM
Udigwe Stanley
Udigwe Stanley - avatar
1 Resposta
+ 10
Website scripts run in one of two places ā€“ the client side, also called the front-end, or the server side, also called the back-end. The client of a website refers to the web browser that is viewing it. The server of a website is, of course, the server that hosts it. https://www.codeconquest.com/website/client-side-vs-server-side/ https://www.google.com/amp/s/www.geeksforgeeks.org/server-side-client-side-programming/amp/
22nd Jun 2019, 7:51 PM
AĶ¢J
AĶ¢J - avatar