V
V
Valentin Birulya2020-07-14 14:44:33
Frontend
Valentin Birulya, 2020-07-14 14:44:33

Is it possible to make SPA only frontend (on Vue or React Js)?

I understand the question is stupid, but I want to make an analogue of some kind of documentation without reloading the page.
For I would like to develop in this topic, but so far it seems that this cannot be realized without a friend of the backend

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
tundramani, 2020-07-14
@nykakdelishki

the server is needed to save data in the form of files and read them,
but if the client is an application on electron or phonegap, then the client can save data in the file system, the
browser application can save data in the browser's memory - localStorage localForage

V
Vladimir Korotenko, 2020-07-14
@firedragon

Do who's stopping you
https://github.com/vkorotenko/calcxactive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question