S
S
Spoon in the brain2019-10-28 22:32:06
Flask
Spoon in the brain, 2019-10-28 22:32:06

Is it possible to develop a Vue app this way?

Good evening! I have a question, this question is about developing Vue and Flask.
In general, I want to assemble a Vue application into one single .js . For what? In general, in order for the backend and frontend to listen on the same ip . I already built a similar application, in index.html I specified .js with a front, in turn, the routers on the backend were rendered in the same index.html . What is the name of this approach to development (perversion?), is it worth using it at all in 2019?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin B., 2019-10-28
@Kostik_1993

It's called SSR (Server-Side Rendering)
Pack everything into one file? Well, that's what we're doing in 2019. It would be interesting from what year did you visit us)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question