|
|
|
|
|
by UweSchmidt
667 days ago
|
|
When I learned about Rails a long time ago I thought the idea of MVC, scaffolding, creating the database, code and frontend that works, i.e. a basic application was genius, but hasn't quite caught on it seems. Communities for RoR or Microsoft MVC could have created templates for all kinds of applications, and parameters with best-practice implementations of useful stuff like "jwt webtoken" could have been added and maybe implemented to work across different application templates? Maybe there are good reasons why this is not feasible on a fundamental, technical level, but maybe that's just a path not travelled, as the open source spirit fizzled out and people tried for their own unicorn app. |
|
At the end of the day every client/company has their own special requirements so going with a framework that speeds that process up without the pain of a generic system is where it is at.
I cringe when I hear stories of new teams trying to move off Rails into something like Wordpress.