Hacker News new | ask | show | jobs
by mythrwy 3025 days ago
Yes. I think it is faster to develop in general for small sites.

When it becomes very much not faster is when you have a bunch of jQuery poorly (or "customly") organized and someone else has to wade back through.

Vue is awesome though, really liking it. Sometimes I use Vue and jQuery together to take advantage of jQuery plugins. Does this make me a bad person?