|
|
|
|
|
by frigen
3218 days ago
|
|
I agree that reactjs would have been better without setstate, instead with tightly integrated Redux, which would remove much of the Redux boilerplate. For the most part, this is what this reframe thing aims at as far as I can tell. Setstate really should be long term deprecated, it's a design error in react. |
|