+ 5
Can someone please explain to me what's the difference between BackEnd programming and Frontend programming
4 Answers
+ 2
frontend is basically what users can see, like website design, while backend is what happens behind the scenes
+ 13
Serverside programming is backend.
Clientside programming is frontend.
Backend works for frontend.
Frontend works for user.
+ 10
=>Back end programming is related to
â˘Java
â˘Python
â˘C programming languages
Where as ,
=>Front end developing is related to
â˘JavaScript
â˘Html
â˘Css
That makes website visually attractive .
+ 3
Backend is the thing thats made to process the data.
Frontend is basicly the user interface(ui) and is made to be pretty and accessible