React-rails vs react_on_rails gem

Hey guys! Googling react with rails led me here and I really appreciate what you guys are doing.

I’m confused on which gem I should use for my rails app and what the main differences are between the two?

Thanks for the help!

@Giovanni_Wong: Use react_on_rails. That’s one built by the ShakaCode team. Why use it?

  • Full on support for the JS tooling eco-system with Babel, Webpack, etc.
  • Supports all features of react-rails
  • Supports many features not provided by react-rails.