What is meant by back-end and front-end process or program in all languages? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 5

What is meant by back-end and front-end process or program in all languages?

10th Jul 2017, 5:14 PM
MANOJ KUMAR
MANOJ KUMAR - avatar
2 Réponses
+ 4
thank you dude
10th Jul 2017, 5:21 PM
MANOJ KUMAR
MANOJ KUMAR - avatar
+ 1
Lets take website for example. The frontend is all of the pretty design, styling, and presentation of the data; it's the frontend that you see as the user when you visit the site. The backend is the side you don't see, such as the server-side scripting, the database management, etc... etc.. etc... So just think of it as, front end is what you see, back end is what you don't see going on behind the scene.
10th Jul 2017, 5:20 PM
AgentSmith