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

What is the difference between front and back end development?

27th Nov 2016, 12:08 AM
Mahanny
Mahanny - avatar
3 Answers
+ 5
Front-End-Development focuses on the user interface. Think about a web page, everything you see is in particular a form of a Graphical User Interface (GUI). To conclude, if you wanna do front end development you are working on the layout of web page and how it will look like. Back-End-Development focuses on how you deal with data from e.g. a user input. It is all about how to send data to the server, how the server receives the data and how the server deals with the received data. An example is a contact formular. Think of a contact formular in which you enter your email to receive a newsletter. Then back-end-development cares about whats the processing of your email. First it will send your email to the server. The server will store your email in a database and will send you some "welcome"-email. I know experienced programmers wouldn't do it that way, but I think it's an easy one to explain backend development.
27th Nov 2016, 1:02 AM
Andreas K
Andreas K - avatar
+ 2
هل انت من المغرب؟
30th Nov 2016, 12:22 AM
الأخ طالب العلم
الأخ طالب العلم - avatar
+ 2
انا من مصر
1st Dec 2016, 6:13 AM
Mahanny
Mahanny - avatar