Hacker News new | ask | show | jobs
by davidjnelson 2018 days ago
Rails is dope. And it works really well with universal react rendering if you need that with react_on_rails.
1 comments

Came to say the same. I've found it to be a really great productive combination. I can sprinkle in React components where the UI is especially rich and use Rails for everything else.