The rise and fall of Ruby on Rails
-
Once the rising star of web development, Ruby on Rails has fallen into a secondary role in the corporate world.
Sucks to be last year's cool kid
-
Once the rising star of web development, Ruby on Rails has fallen into a secondary role in the corporate world.
Sucks to be last year's cool kid
Ruby & RoR can't fall fast enough for me. And yes, I have a very honed ax to grind regarding Ruby. ;) Marc
Latest Article - Create a Dockerized Python Fiddle Web App Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
Ruby & RoR can't fall fast enough for me. And yes, I have a very honed ax to grind regarding Ruby. ;) Marc
Latest Article - Create a Dockerized Python Fiddle Web App Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
Ruby-on-rails in particular always struck me as exemplary of bad design principles. It surfaced the DB design to become the domain model, and really was reminiscent of the badness of 4GL development. Probably fine as long as your app just involved CRUD-based forms, as soon as your app leaves that model you're in for a world of pain.
"If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.