React + Ruby on Rails without any gems

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. react-rails

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

    One is to add a gem: react-rails or react_on_rails for example. But there is a way to have a simple integration without using these gems.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    How to start using React components written in TypeScript using Ruby on Rails as a server with only built-in Rails features? There are a couple of ways we can achieve it with.

  4. 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.

    One is to add a gem: react-rails or react_on_rails for example. But there is a way to have a simple integration without using these gems.

  5. Ruby on Rails

    Ruby on Rails

    How to start using React components written in TypeScript using Ruby on Rails as a server with only built-in Rails features? There are a couple of ways we can achieve it with.

  6. Webpacker

    Use Webpack to manage app-like JavaScript modules in Rails

    We will use Webpacker or JavaScript compiler and assets management. By following the webpacker installation guide, let’s add Webpacker and React to our application.

  7. react-buddy-react

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

    How to start using React components written in TypeScript using Ruby on Rails as a server with only built-in Rails features? There are a couple of ways we can achieve it with.

  8. react-typescript-rails-simple-integration

    Rails + Typescript + React.js

    You can find the full project here: https://github.com/jetthoughts/react-typescript-rails-simple-integration

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • React on Rails: Building a Simple App

    8 projects | dev.to | 22 Jun 2021
  • Ruby on Rails 8 with Vite and Tailwind CSS 4

    2 projects | news.ycombinator.com | 5 Feb 2025
  • Digital asset management: The right time to scale your tech stack

    3 projects | dev.to | 23 Aug 2024
  • The Rails asset pipeline, old and new

    2 projects | dev.to | 28 Apr 2024
  • Optimizing React Apps for Performance: A Comprehensive Guide

    2 projects | dev.to | 2 Apr 2024

Did you know that Ruby is
the 12th most popular programming language
based on number of references?