> thanks to action types being strings you have a loosely coupled Law of Demeter architecture which is easy to grow without increasing the complexity of the code base.
I don't see the connection between cause and effect, unless this is saying "since everything is in the global state there is no coupling". Seems odd.
> thanks to action types being strings you have a loosely coupled Law of Demeter architecture which is easy to grow without increasing the complexity of the code base.
I don't see the connection between cause and effect, unless this is saying "since everything is in the global state there is no coupling". Seems odd.