Why do u need a server side (web) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Why do u need a server side (web)

Do you really need a server side if your website doesn't require messaging, logging in + out, or things like that?

15th Jun 2019, 5:37 AM
Ginfio
Ginfio - avatar
2 Answers
+ 2
No you don't need it for a static site would be useful for a cms
15th Jun 2019, 5:42 AM
Lexfuturorum
Lexfuturorum - avatar
+ 2
To serve the web content. And handle client request.
15th Jun 2019, 7:44 PM
Excel
Excel - avatar