Y
Hacker News
new
|
ask
|
show
|
jobs
by
DrScientist
232 days ago
> The point is to think carefully about where to place mutability into your architecture and not arbitrarily scatter it everywhere.
So you mean like having a centralised stateful application model for example?