Hacker News new | ask | show | jobs
by petepete 2625 days ago
As is plain old JavaScript.

React and Vue are geared towards solving a specific part of that problem.

Without a very good reason, most developers shouldn't be trying to solve the problems Vue and React solve in jQuery/JS. Of course, some will want to and nothing's stopping them, but I wouldn't recommend it for _normal_ projects.

1 comments

Without a very good reason, most developers shouldn't be trying to solve the problems Vue and React solve in jQuery/JS.

That's a much clearer way of explaining the point I was trying to make.