5 ms·
I know of these two projects that offer some guidance to combining RoR with React: https://github.com/shakacode/react_on_rails https://github.com/shakacode/rea
by eviluncle 11y ago
I know of these two projects that offer some guidance to combining RoR with React:
https://github.com/shakacode/react_on_rails https://github.com/shakacode/react_on_rails
https://github.com/netguru/react_webpack_rails https://github.com/netguru/react_webpack_rails
Basically, you introduce webpack as part of your dev/build pipeline, it interacts nicely with the asset pipeline.