What is the different between front end ,back-end and full stack developer??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is the different between front end ,back-end and full stack developer???

21st Sep 2018, 4:04 PM
Daniel D (school)
Daniel D (school) - avatar
5 Answers
+ 4
a website has two essential parts. the backend is the code and documents that contain the code on the server. when you type in somewebsite.com your computer looks to resolve that name to an address. the computer finds the server at that address and connects, then your browser stores the files with frontend code (html, css, javascript, etc) in your browsers cache. those frontend files are what makes the site look pretty (or ugly if youre a crappy frontend dev). the backend code is what happens with your login info that gets sent to the server that you are talking to through your browser. so being a full stack dev means you simply know how to build programs and code on both the front end and back end.
21st Sep 2018, 4:56 PM
Xpl0it
Xpl0it - avatar
+ 3
Xpl0it thanks for taking your time and answering my question your answer is most useful thank you very much
21st Sep 2018, 5:16 PM
Daniel D (school)
Daniel D (school) - avatar
+ 2
😅😂
21st Sep 2018, 5:22 PM
Daniel D (school)
Daniel D (school) - avatar
0
no problem double Ds.
21st Sep 2018, 5:21 PM
Xpl0it
Xpl0it - avatar
0
Thanks
29th Dec 2018, 9:43 PM
Koffi Cobbin
Koffi Cobbin - avatar