Hacker News new | ask | show | jobs
by tajano 3930 days ago
I'm curious to know how complex your React app is.

I'm just starting to integrate Redux (and possibly Immutable) into my app, and initially I'm a bit surprised by how Redux can make simple things much more complex. I'm hoping it will pay off by end up simplifying complex things down the road.

In any case, it feels like we're currently at the "peak of inflated expectations" with respect to React and Flux/Redux.