Rails 7.1 Released
11–20 of 245 posts
Re: Rails 7.1 Released
#12Currently stuck on a fairly large code base on rails 6 with a ton of react and trying to upgrade to the new “non”-JS way with Hotwire. Wish me luck Rails is great when you stick with the defaults and a land of pain as soon as you leave them.
Re: Rails 7.1 Released
#13Earlier quoted context omitted.
I've been doing Rails since 2005 and love it, but - and that's just my personal preference! - I wish they'd have a stable release cadence (calver like vscode maybe?) and a clearer roadmap/governance. Maybe it's just me but I just don't like DHH's governance lately. Not in a bad way, but following him on Twitter I just no longer respect him.
Coding in rails since 2012 here. I lost faith in rails at 5.2. Active storage was so terrible.
Re: Rails 7.1 Released
#14Currently stuck on a fairly large code base on rails 6 with a ton of react and trying to upgrade to the new “non”-JS way with Hotwire. Wish me luck Rails is great when you stick with the defaults and a land of pain as soon as you leave them.
Re: Rails 7.1 Released
#15Currently stuck on a fairly large code base on rails 6 with a ton of react and trying to upgrade to the new “non”-JS way with Hotwire. Wish me luck Rails is great when you stick with the defaults and a land of pain as soon as you leave them.
I lost faith in rails JS integrations. I either do SSR with slim or do API only with a separate frontend. Rails changed direction too many times trying to do JS (coffee script, asset precompiling, webpack, etc)
Re: Rails 7.1 Released
#16Currently stuck on a fairly large code base on rails 6 with a ton of react and trying to upgrade to the new “non”-JS way with Hotwire. Wish me luck Rails is great when you stick with the defaults and a land of pain as soon as you leave them.
It could take a lot more than luck. If it turns out to be a rabbit hole stick with react unless you have a really good reason for that kind of refactor
Re: Rails 7.1 Released
#17Rails on the backend doesn’t get the credit it deserves. On the front-end it’s been a mess for a really long while now though
Re: Rails 7.1 Released
#18Earlier quoted context omitted.
I've been doing Rails since 2005 and love it, but - and that's just my personal preference! - I wish they'd have a stable release cadence (calver like vscode maybe?) and a clearer roadmap/governance. Maybe it's just me but I just don't like DHH's governance lately. Not in a bad way, but following him on Twitter I just no longer respect him.
Coding in rails since 2012 here. I lost faith in rails at 5.2. Active storage was so terrible.
Re: Rails 7.1 Released
#19Rails on the backend doesn’t get the credit it deserves. On the front-end it’s been a mess for a really long while now though