|
|
|
|
|
by simfree
169 days ago
|
|
Monoliths generally server side render. Server side rendering is fast, consistent and performant, the state of the client won't get into wonky territory since they are a button click away from getting current, known good state from the server. |
|