What is better, front end or backend?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is better, front end or backend??

What kind of developer is better??

9th Jun 2023, 7:11 PM
Ramabele Bernard Lebelo
Ramabele Bernard Lebelo - avatar
3 Answers
+ 3
My answer isn't trying to be the most precise, but it is just for giving you a good idea. A front-end developer will create the graphic components of a website and will handle all the problems involving direct contact with the end-user. A back-end developer, on the other hand, will create all the functionalities that are needed to a website to interact with the database while at the same time proctecting the database from malicious activities. Common front-end skills: Html, Css, Javascript (and frameworks such as React or Angular), ... Common front-end concepts: User Experience and Interfaces, Responsitivity,... Common back-end skills: Python, Java, PHP, SQL, ... Common back-end concepts: database security, API management, ... Common concepts for both: Version Control System, Testing, client and server codes (2xx, 3xx, 4xx, 5xx), http methods, ... Bonus: Some developers are Full Stack Developers, that is, they are responsible for both the front-end and the back-end of a website.
9th Jun 2023, 9:54 PM
Gabriele Gatti
Gabriele Gatti - avatar
+ 2
None. They are both good, better as well as best. It depends on the context. Please be more specific.
9th Jun 2023, 7:21 PM
Lisa
Lisa - avatar
0
Full stack
10th Jun 2023, 11:59 AM
Cool-Coder
Cool-Coder - avatar