-
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?
-
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.
-
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
Related posts
-
Hotwire: the new evolution of Turbolinks from Basecamp
-
Ruby on Rails 8 with Vite and Tailwind CSS 4
-
How can I use Firebase to monitor live circuit tripping in a train IoT project?
-
Why there is no django-react or django-vue package like, for example, Rails has?
-
Can't call Google Cloud Function from a react app. I get googleauth.js:17 Uncaught Error: Cannot find module 'child_process' in my browser's console