Hacker News new | ask | show | jobs
by SkyPuncher 1458 days ago
I know Ruby is going out of fashion, but Rails remains an incredibly productive platform that can scale a good bit.
1 comments

Everytime I try out a new framework, I end up just switching back to Rails because "wow, I could do this all so much quicker in Rails...". Part of that is just a decade of familiarity, and part of that is the maturity of the framework.
The only thing that I've found to be more productive are the integrated GraphQL platforms (Hasura, Postgraphile, etc). However, these seem like they struggle to scale with team size.