Conversation

I think Redux is popular partly because of deficiencies in React state model. I also think local component state is ultimately better.
2
16
37
I also hoped that Redux would encourage innovation around React state model, not create a wall of “best practices” and “right ways”.
4
11
27
Think: what does Redux give you? What properties are at play? What properties does React state model lack? Can we fix this?
16
3
14