Answer the question
In order to leave comments, you need to log in
SPA or static?
A small web application (on django) will be used on the local network (7-10 computers). Computers are weak (RAM: 512 MB, processors of the same level). Is it better for such PCs to use "static" (i.e., at least AJAX) or SPA (i.e., more AJAX)?
PS Also bootstrap is used, which requires some jquery components to work. Will it load a lot?
Answer the question
In order to leave comments, you need to log in
it depends on what application.
how important it is what can be achieved with Ajax, this whole dynamism.
but in general, on such computers, modern browsers are already scary to run, and it’s not even so important what they will do.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question