|
|
|
|
|
by dieselgate
1237 days ago
|
|
Wish I was more aware of the decision making process for everything but believe the move is to foster more of a micro frontend architecture where separate js packages/federated components make up the client experience.
The Rails side of things is really used as an orchestration layer for the views and to handle business logic while also consuming a .NET database layer for services. It's not really the "normal" way of using Rails but seems to function quite well on a "large scale". I agree it's probably not just the language change itself that's the reason but also due to the agility/advantages of Node compared to a Rails "monolith" - and I'm already starting to speak outside my familiarity of the architectural goals of everything |
|
Generally I'm interested in stories of these big do-overs because it hasn't been the smoothest of sailing for us.