Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdcravens
3315 days ago
Isn't the same true of React however?
2 comments
Can_Not
3314 days ago
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.
link
jaequery
3315 days ago
no, React will replace your Rails routers.
link
jimsmart
3315 days ago
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.
link