Answer the question
In order to leave comments, you need to log in
What to read on the topic of creating server software?
Good afternoon,
I am writing my own small project, but before that I had no experience in writing server applications. Right now everything is clumsy in Django and all the work (sending the request, processing the response, working with the database) happens in one session when I load the web page.
I am interested in how the server software architecture is generally built, how the interaction between frontend and backend takes place, how tasks are systematized, how best to organize the work of the database.
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question