SaaSHub helps you find the best software and product alternatives Learn more →
Inertia-rails Alternatives
Similar projects and alternatives to inertia-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.
-
-
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
-
-
inertia
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
view_component
A framework for building reusable, testable & encapsulated view components in Ruby on 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.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
inertia-rails discussion
inertia-rails reviews and mentions
-
Integrating Ruby on Rails with Modern SPAs
Compared to gems like React on Rails or Intertia Rails, the current gem is just an installer and does virtually nothing to modify or add features to React Router. This is a great advantage and ensures that frontend developers will feel right at home.
-
Why Ruby on Rails still matters
Any thoughts on Inertia.js, which seems like a good solution for React + Rails? Feels like you can have your cake and eat it too.
https://github.com/inertiajs/inertia-rails
-
Ruby 3.4.0 Released
Agreed re asset pipelines. I definitely have Webpacker related scar tissue.
Have you tried either Inertia (https://github.com/inertiajs/inertia-rails) or vite-ruby (https://vite-ruby.netlify.app/)? Both look very promising.
-
Inertia.js – Build React, Vue, or Svelte apps with server-side routing
The React example is 2 years old but doesn't look that different than what I would do today: https://github.com/BrandonShar/inertia-rails-template
The rails adapter is up to date, sponsored: https://github.com/inertiajs/inertia-rails?tab=readme-ov-fil...
-
Seeking Advice: Built a Successful Website on Rails, Facing Partnership Dilemma and Considering Switching to Laravel
I'm assuming your friend's comment about React/Laravel is referring to Inertia.js, which is a commonly used library in the Laravel community. If thats the case, Inertia is also available for Rails: https://github.com/inertiajs/inertia-rails
-
React inside Rails App
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.
-
Setup Inertia and Svelte on Rails-7
Svelte is handled as a competetitor of react. It es easier to learn, no virtual dom. Together with inertia-rails its well connected to the backend and you can use the rails-router. JavaScript and html are together in a .svelte file.
-
From Rails + jQuery app to Rails API + Frontend Framework.
Here's an example app using [Vue.js in Rails](: https://github.com/ElMassimo/pingcrm-vite), which uses Inertia.js to provide a SPA-like experience. What's nice about it is that you could try it in a single page/endpoint, and will still integrate nicely with the rest of your application.
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jul 2025
Stats
inertiajs/inertia-rails is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of inertia-rails is Ruby.