Answer the question
In order to leave comments, you need to log in
Need to transfer part of the project to Ajax - choose jQuery or Vue?
Hello.
It is planned to transfer part of the project to Ajax (forms and tables).
I think it's okay to do it on jQuery, but more and more often I see references to Vue
On the one hand, it's interesting to try, on the other hand, it's lazy and, as it were, there is no special motivation
. What do you think - if not SPA, then it's better to choose jQuery as usual?
Ps I will be glad to links to suitable tutorials on how to make Ajax for a form on Vue - such that even I understand))
Answer the question
In order to leave comments, you need to log in
Well, if your site is already using jQuery, then Vue is definitely worth considering. If the knowledge of JS is normal, then Vue will get used to it in a couple of evenings. Vue and jQuery compressed minified file sizes are plus or minus the same.
If there is a need only for ajax, then some strange question.
That is, if you like jqery, then use $.ajax, if not, then I think axios or the fetch function built into the browser will be enough.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question