Really. It sucks! Redux is the most ridiculous and most unnecessary thing I have ever experienced. It harms you and harms your code. It’s a deep pain, you have to put so much effort for a single simple task. Too much code, too much too much code! too fancy unnecessary concept. Who the hell uses it? If you do so, please stop, right now!
I agree dude, redux blows. So much boilerplate code.
😉
I used redux on a project five
years ago and was slapping my forehead saying, “This is fucking insane.”
Here I am on another project with redux, slapping my forehead saying, “This is fucking ridiculous.”
How the *hell* did this get so popular?
You said it bro!
The core idea of Redux contradicts to the main idea of programming.
The concept breaks down the high level structures to atoms.
The harmful immutable approach rapes CPU for no reason.
well said, Konstantin.