A
A
Andrej Sharapov2018-07-09 12:05:41
JavaScript
Andrej Sharapov, 2018-07-09 12:05:41

Using vue instead of jquery?

Hi all!
I didn’t work with vue before, but I want to try to build a site with replacing the usual jquery with vue. What do you think, is it worth it? What could be future problems or functionality limitations?
Do you know any sites that use vue? Write please. Advise some solutions for carousels, lightboxes, or maybe there are a couple more parting words)

I plan to make the site html, without cms

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
A person from Kazakhstan, 2018-07-09
@LenovoId

that everyone confuses the cut with buckwheat
jquery does not compete with vue , angular, react
jquery is a library that replaces document.getElement.waste and all
the js libraries listed at the top create an additional DOM tree ... damn I don’t know how to express the idea
replaced / they began to use vue ... just because jquery has become boring and you need a novelty
on jquery 90% of sites
then - if you want something super duper - use native js - this will be tough
, don't use anything superfluous at all -

A
aloky, 2018-07-09
@aloky

Everything is here: https://github.com/vuejs/awesome-vue

L
litash, 2018-07-09
@litash

jQuery is a library for manipulating the DOM tree, Vue creates a virtual DOM tree, if you want a Single page application, then I advise Vue, and if things are small, jQuery is enough

V
Vitaly, 2018-07-09
@rim89

Better try to replace JQ with regular JS ES6 - there will be more benefits. And then watch Vue

S
Sergey Sokolov, 2018-07-09
@sergiks

Vuetify comes to the rescue for carousels and lightboxes.
And go. Enough already slow down on the forums.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question