top | item 43875325

We Fell Out of Love with Next.js and in Love with Ruby on Rails and Inertia.js

9 points| dyogenez | 10 months ago |hardcover.app

3 comments

order

dyogenez|10 months ago

We recently did a major migration from Next.js to Ruby on Rails with Inertia that took a few months. I wanted to share some of the thought process behind that decision, how we made it and what the change looked like in practice.

Inertia.js turned out to be amazing for this switch, and turned me into a big fan of Vite and Rails.

freddydumont|10 months ago

Did you miss the DX of React Server Components at all when switching to Inertia?