I like how it simplifies state updates using actions and auto injects previous state. This is huge since it allows the framework to control the lifecycle of state instead of having to maintain this.state and let anybody…
I like how it simplifies state updates using actions and auto injects previous state. This is huge since it allows the framework to control the lifecycle of state instead of having to maintain this.state and let anybody…