Y
Hacker News
new
|
ask
|
show
|
jobs
by
yttrium
3259 days 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?
1 comments
tomc1985
3258 days ago
Vue fits nicely with jquery because it adds two-way databinding, and you can use jquery for everything else.
link