What are the frontend and backend in Python? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 6

What are the frontend and backend in Python?

24th May 2018, 9:40 AM
silentowne
silentowne - avatar
3 Antworten
+ 5
The backend of a web application is an enabler for a frontend experience. ... Backend code is run on the server, as opposed to the client. This means that backend developers not only need to understand programming languages and databases, but they must have an understanding of server architecture as well.
24th May 2018, 9:50 AM
Andrew Watts
Andrew Watts - avatar
+ 2
Andrew Watts Thanks😁
24th May 2018, 3:02 PM
silentowne
silentowne - avatar
+ 1
You're welcome Lilly
30th May 2018, 4:28 PM
Andrew Watts
Andrew Watts - avatar