|
|
|
|
|
by simoncarter
3212 days ago
|
|
I agree, and try to write all my react without it, using redux, thunks and reselect heavily. I think it's easy to say it was a design error with hindsight. I'm happy React came along, and in the future it will either get better or we'll move on to something else, heaving learnt from it's mistakes. |
|
New technologies like react either need to fix their problems like lack of integrated state management or be replaced by something that does do it right.
The criticisms of the linked post are valid.