S
S
Sergey2015-02-05 08:08:28
JavaScript
Sergey, 2015-02-05 08:08:28

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

2 answer(s)
A
Alexey Yakhnenko, 2015-02-05
@ayahnenko

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.

M
mayorovp, 2015-02-05
@mayorovp

Do what is easier for you personally.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question