19
zshh
8y

Me and my team has been creating React components for the last two months. Today we realized that not a single component is done the Redux way (as pure functions), which means we have to refactor every component and the tests.

That's what you get for trying out new technology..

Comments
  • 4
    How to make a web app with React

    Or

    How to learn to rewrite your web app every 6 weeks
  • 0
    You know you don't *have* to use Redux? Right?
  • 0
    @ThomasRedstone Yeah I know, but we decided on it when we started working on this project.
Add Comment