Hacker News new | ask | show | jobs
by williamdclt 1914 days ago
To be fair, you're criticizing Redux more than React. And even then, you're criticizing a specific pattern of using Redux: redux-toolkit melts away all the boilerplate you're talking about, and you could use something else than Redux if you wanted.

I agree that React folks (me included) tend to reach out to Redux much too soon, though.