Hacker News new | ask | show | jobs
by bdcravens 3315 days ago
Isn't the same true of React however?
2 comments

It's not the same. VueJS's documentation to add to an existing non-es6 jQuery based project is ahead of react's, and vuejs is a lot smaller.
no, React will replace your Rails routers.
That's not strictly true: vanilla React doesn't even use a router until you wire one up. It's perfectly cromulent to use just few bits of React on an existing web app/site.