I'm surprised to see a site like dev.to which is very fast and yet made with Ruby On Rails, could you tell me why you made this choice?
For further actions, you may consider blocking this person and/or reporting abuse
I'm surprised to see a site like dev.to which is very fast and yet made with Ruby On Rails, could you tell me why you made this choice?
For further actions, you may consider blocking this person and/or reporting abuse
Eelco from Spinal -
Dmitry Daw -
Konnor Rogers -
Joseph Kristofzski -
Once suspended, sirhaswell will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, sirhaswell will be able to comment and publish posts again.
Once unpublished, all posts by sirhaswell will become hidden and only accessible to themselves.
If sirhaswell is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Rayan Desfossez.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag sirhaswell:
Unflagging sirhaswell will restore default visibility to their posts.
Top comments (2)
We made the choice because Rails is easy to use and powers a lot of huge document-driven sites like ours.
It’s as fast as it is because cached HTML doesn’t care what language compiled it 😅
There are thousands of sites using Ruby/Rails and works faster than many others created with"fast" languages. Plus don't forget how quickly you can develop an app using RoR and save time and money. This is crucial for startups.