What's the difference between Front-End & Client Side? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What's the difference between Front-End & Client Side?

2nd Jan 2018, 11:27 AM
Mohamed Shublaq
Mohamed Shublaq - avatar
4 Answers
+ 6
http://www.codeconquest.com/website/client-side-vs-server-side/ 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. http://whatis.techtarget.com/definition/front-end
2nd Jan 2018, 11:38 AM
Scooby
Scooby - avatar
+ 2
read the question again, you misunderstood the comparison.
2nd Jan 2018, 11:36 AM
Mohamed Shublaq
Mohamed Shublaq - avatar
+ 1
front end is like html, css, javascript. all of the stuff that makes you see what you see in browser. client side is everything that you dont see, the stuff that happens behind the scenes in the servers like editing files, and searching a database.
2nd Jan 2018, 10:45 PM
vortetty
vortetty - avatar
+ 1
front-end means the designing part of any application or website and client side means the device or client machine.
3rd Jan 2018, 10:52 AM
ANKITA MEHTA
ANKITA MEHTA - avatar