|
|
|
|
|
by blablabla123
2307 days ago
|
|
The result can give a much better UX if done properly. (If done poorly it's just frustrating of course...) Just think of SPAs vs normal backend templated apps. The SPA can be much faster with poor network connection or when the data needed is large but unpredictable. Then the SPA can really shine, if routing is (re-)implemented well enough. |
|