What is front-end , back-end ? Can anyone give explanation to understand. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

What is front-end , back-end ? Can anyone give explanation to understand.

23rd Mar 2019, 10:44 AM
MASTHAN VALLI
6 Answers
+ 6
Front end is the visual part of a website (HTML,CSS,JS) and Back end is the part where all the server-requests such as logins, registrations, sending emails happen, mostly with languages / frameworks like PHP, MySQL, Node and so on (sometimes Python is used here too)
23rd Mar 2019, 11:12 AM
Roel
Roel - avatar
+ 8
Welcome Roel
23rd Mar 2019, 1:42 PM
Adnan Zawad Toky
Adnan Zawad Toky - avatar
+ 7
Roel React is used in front-end
23rd Mar 2019, 11:20 AM
Adnan Zawad Toky
Adnan Zawad Toky - avatar
+ 4
Front-end is what they show you. Back-end is where they actually do the work. In applications the front-end would be a gui the user is working with. The back-end, well part of it, would be the error-handling routines to sort out what the user is doing.
25th Mar 2019, 10:52 AM
Michael Williams
Michael Williams - avatar
+ 3
Masthan Valli Please mark Roel's answer as best. He has provided more information and explanation than me.
23rd Mar 2019, 11:37 AM
Adnan Zawad Toky
Adnan Zawad Toky - avatar
+ 2
Adnan Zawad Toky Didn't know that, thanks for the info. edited my answer
23rd Mar 2019, 1:38 PM
Roel
Roel - avatar