|
|
|
|
|
by masa331
1736 days ago
|
|
You don't know what you are talking about. Every Rails release from 4 adds a ton of new stuff, bug fixes to the framework. ActiveStorage is great addition - storing files on AWS now takes 30 minutes at most to setup. You don't need to use external gems for the same functionality now. Labeling it as a regression is nonsense as Rails before didn't have the functionality at all. Ruby also evolved a ton since Rails 4. Just look at changelogs or something. Scaling Rails is same as scaling any other stack. If your software grows it will run into bottlenecks no matter what you use. Rails is no harder to scale than anything else. It mostly is about people, not stacks anyways. And i think mentioning ML points in a direction that you don't know much about normal web development since for 99% of web things you don't need any ML at all. |
|