5 ms·
This seems like a particularly poor example just because the author is trying hard to graft vue/React onto an older style of web development. Why bother using e
by yttrium 9y ago
This seems like a particularly poor example just because the author is trying hard to graft vue/React onto an older style of web development. Why bother using either if you're relying on jQuery?
- tomc1985 9y agoVue fits nicely with jquery because it adds two-way databinding, and you can use jquery for everything else.