Echo JS 0.11.0

<~>

Kitana 758 days ago. link 1 point
I never get why people think redux is so difficult.. you dispatch an action, handle it in your reducer, and read it in your components. It couldn't be simpler. This looks almost more complex than just using redux as is.