Add react to rails, in simple english

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Webpacker

    Use Webpack to manage app-like JavaScript modules in Rails

  • In my experience, the react-rails gem provides too much abstraction for this. If this is your first foray into React-land, my advice would be to get setup with webpacker instead. This is the more conventional approach to this nowadays, given that webpacker is officially part of Rails.

  • react-rails

    Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.

  • I‘ve accomplished this and it’s not as hard as you think. The react-rails gem put you in the right direction: https://github.com/reactjs/react-rails

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts