▲ | thewebguyd 5 days ago | |
> But Rails is hard to beat for CRUD apps. I'm honestly surprised it didn't take off massively for internal enterprise CRUD stuff. It's by far the most productive stack I've ever used, the second closest being .NET w/ EntityFramework. It was the darling of the early SaaS explosion of the early 2000s, and then just kind of died off in hype. I like that it's opinionated, stops be from going down rabbit holes, and batteries included. There's nothing in the JS/TS framework of the day world that leaves me wondering "hmm, maybe I should stop using rails for this." It all seems worse, somehow, despite being more "modern." | ||
▲ | dismalaf 5 days ago | parent [-] | |
It's difficult for enterprise to bet against C# or Java and I kind of get it. Following the crowd is a form of hedging your own career, if things go south you won't get fired for it, but if you bet on an obscure language and framework with no support you will. |