Why Redux Is Bad?
Why Redux Is Bad? What I Hate About Redux. If you use redux to develop your application, even small changes in functionality require you to write excessive amounts of code. This goes against the direct-mapping principle, which states that small functional changes should result in small code changes. Why do you need Redux With React?