Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question