The Backend is the nitty gritty stuff needed to process the data from the user. It can be very simple, like receiving form data from an order from the frontend and then generating an email confirmation of the acceptance of the order to the client. Or it can involve highly mathematical calculations to render climate data and finally send it back the frontend for the user.
0 - 0