Settings

Theme

Why Rails Is a Great Choice for Startups in 2024?

gregnavis.com

3 points by mdoliwa 2 years ago · 2 comments

Reader

aurareturn 2 years ago

It isn't.

First, Rails is slow. I've never used a Rails-based app and thought "wow, this is fast".

Second, you probably don't want to use Rails to build your front-end. We've come a long way and there are way better front-end tools to use.

Third, because of the second point, you need a developer who knows Javscript/Typescript, and Rails. This is harder to find than just someone who knows Typescript.

Fourth, it's easier to find talent by not using Rails.

There are real reasons why Node.js overtook Rails and they haven't changed in 2024.

  • gls2ro 2 years ago

    > First, Rails is slow.

    No, it is not slow. Maybe it is for your own project, but when you say that you have to define what you are comparing to and for what you are using it.

    > Second, you probably don't want to use Rails to build your front-end.

    Rails now has Hotwire. It is as modern as it gets since a lot of FE tools are now talking about SSR :)

    > Third, because of the second point, you need a developer who knows Javscript/Typescript, and Rails.

    I agree with you to some extent. But even if you choose React, you will need a developer that knows the backend. And just knowing the syntax of Node does not make one a backend developer. '

    > Fourth, it's easier to find talent without using Rails.

    This, compared with JS talent, is true. But it is also a self-fulfilling prophecy, right? You don't start Rails projects because there are few people so more people don't learn Ruby on Rails because there are not many jobs.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection