|
|
|
|
|
by MoSattler
2231 days ago
|
|
Having worked many years on mid to large scale React apps, I must say:
In most cases component state (or useSate) and context works just fine. Why is everyone so eager to add third party state libraries from the getgo? In most projects, Redux doesn't add net value. |
|