Comment on Growing object-oriented software vs. what I would doparentComments−neutronicus5yHaI do like how ECS and Redux have that common thread of rediscovering global state−ratww5yTrue. There's lots of parallels between those two things and relational databases, too.In the end it seems that the "web app with a database" is becoming the template for other types of apps.
Comments
Ha
I do like how ECS and Redux have that common thread of rediscovering global state
True. There's lots of parallels between those two things and relational databases, too.
In the end it seems that the "web app with a database" is becoming the template for other types of apps.