Why Ruby on Rails still matters

Why Ruby on Rails still matters.
An old tool endures in a Next.js world

Read in full here:

This thread was posted by one of our members via one of our news source trackers.

Found this article to be “meh”. I don’t think the author added anything new to the conversation besides what we already know.

The title is far more interesting than the content. This is what “click bait” looks like: promising and enticing but no substance.

1 Like

But I agree RoR still matters, especially with their updates to Rails 8.

1 Like

RoR is still relevant to the community because there are still a lot of applications built with Ruby / Rails. However, if there are no new use cases, it will not be relevant to most of the comtemporarily applications.

2 Likes

I’m really surprised on their work on SQLite, so that it can be in production. If I would have to guess what things would be created in future I would never think about it. :bulb:

1 Like

If a project doesn’t require extensive real-time features, Rails remains an excellent choice, especially now with tools like Hotwire Native, which makes mobile app development effortless, and Kamal, which streamlines deployment.

1 Like

Ruby and rails are still great - excellent for getting something up quickly and more than adequate for 90% of sites out there. When you need more real time features or high end scalability/fault tolerance, then I’d use phoenix :023:

  • ruby is my favourite OOP language :blush:
  • elixir (/Erlang) is my favourite functional language :blush:
3 Likes

I wanted to learn Ruby before, but now, I think I’ll give it a shot :slight_smile:

3 Likes