|
|
|
|
|
by LeonidBugaev
2900 days ago
|
|
Agree. The whole point of rules is that you allowed to break them from time to time. During development with Rails I struggled a lot, because it was forcing CRUD ideology in places where the custom route could work (and adding it was so painful). Standardization is fine, but usually it does not solve development issue, it solves management issue, which is common for big orgs not small ones. Especially when it gets on hype or forced by the top management, like it happened numerous times, with latest examples of React, GraphQL or Microservices. |
|