RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Hotwire vs Inertia.js: Which One Should You Use in Rails?

For a long time, if you wanted to build a fast, modern web application without page reloads, you had…

https://norvilis.com/hotwire-vs-inertia-js-which-one-should-you-use-in-rails

Comments

Definitely not Inertia.js. Glimmer DSL for Web offers a much more productive/readable Ruby library than React, winning an award from the creator of Ruby, and it can generally be used in a similar way to Inertia’s. JavaScript shouldn’t even be in the conversation anymore in 2026. It’s outdated.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in