S
S
Sergey750il2022-01-13 00:15:52
Frontend
Sergey750il, 2022-01-13 00:15:52

A Vue component on a normal "monolithic" site. How true is this?

Good day. There is a regular site without separation of front and back end parts, a site on Laravel. Now the task is to make a calculator for it, I want to do it on Vue and access the server via API. How true is this approach: to connect Vue for the sake of one component? In the future, it is planned to completely separate the back and front end parts.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2022-01-13
@Sergey750il

Yes, and not just "normal", but "good".
The ability to connect Vue and slowly migrate to it is one of the central features of Vue.
If you want to slowly rewrite everything in Vue, then feel free to connect.

A
Aetae, 2022-01-13
@Aetae

The ability to embed anywhere is one of the features of Vue, so with t.z. Vue is absolutely fine. Another thing is that such a vinaigrette is not too beautiful.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question