|
|
|
|
|
by hnzix
1206 days ago
|
|
Rails provides a sensible and productive pattern for MVP but doesn't provide much guidance past a certain complexity level (Service Objects etc). Once the app grows past a certain size, more bespoke architecture needs to be applied and this will live or die on the competence of the team. Spaghetti code is not inevitable but can result from devs who are used to the hand-holding of less complex Rails apps. Dunno where you are pulling docker from, that is completely orthogonal to Rails development. |
|