+ 3
This is my first time trying to code. But I wanna understand the difference between front-end and back end developers?
Love web designs when I browse and want to get really into it. Saw the terms and want to understand before investing my time into programming
7 Answers
+ 11
The code written by frontend developer executing in browser on client side. The code written by backend developer executing on server side.
+ 11
For frontend HTML CSS JavaScript and frameworks
Backend php or ruby or javascript or c# and python and other language
+ 9
frontend is anything that you see on page like button image
but backend is anything that u cant see like when u login .u cant see login process thats backend
+ 2
Hey it's pretty simple
Front end developer deals with HTML CSS JAVASCRIPT
Back end developer deals with the rest like PYTHON JAVA C++
Backend developers get paid well
And now a days people are hiring front end developers who can even design the website and good at photoshop cause front end developers job is a bit simple compared to backend who has to write a hell lot of code
+ 1
Thank you
0
ohh thanks
0
Thank you. So what Coding Languages are used for FrontEnd and what for BackEnd?