React inside Rails App

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • inertia-rails

    The Rails adapter for Inertia.js.

  • I'd like to recommend Inertia.js. it essentially adds JavaScript frameworks as a view layer and seamlessly hands data off from your controllers to your react components. You don't need to maintain an API or set up GraphQL. It can be added to your project alongside your existing views. I've been using it for a few projects and I love it.

  • inertia

    Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

  • There has been one issue with a bug in their `useForm` function. Basically, they didn't memoize something which needed it, and oddly they haven't fixed it even though the issue has been open for over a year and they have a 4 line PR which would fix it entirely. It's trivial to write your own transform function to get around the limitation, but I ended up pulling my Form component into a separate npm module so I could use it in multiple projects (though I'm still working on the typescript typings, so not fully happy with it yet).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • A Beginner's Guide to Front-End Development

    1 project | dev.to | 4 May 2024
  • tiktoken_ruby VS ruby-openai - a user suggested alternative

    2 projects | 3 May 2024
  • 5 Free Tools to Boost Developer Productivity

    1 project | dev.to | 3 May 2024
  • AsciidocFX: The Asciidoc Editor for documentation and authoring

    3 projects | dev.to | 2 May 2024
  • Sequel 5.80.0 Released

    1 project | news.ycombinator.com | 1 May 2024