React Frontend vs Hotwire

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

Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • react-rails

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

    Why not just add React to your existing app where you need it? An SPA isn't the only way to use JS frameworks in rails projects. I use Vuejs for pages with heavy interaction but I still use Rails for the initial render and routing, etc. Have you looked into something like react-rails?

  • react-on-rails

    Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.

    https://github.com/shakacode/react_on_rails use this instead. It's maintained and preferred nowadays

  • PopRuby

    PopRuby: Clothing and Accessories for Ruby Developers. Fashion meets Ruby! Shop our fun Ruby-inspired apparel and accessories designed to celebrate the joy and diversity of the Ruby community.

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