Hacker News new | ask | show | jobs
by foodie_ 3299 days ago
I hate to pile on, but we introduced react and redux at my startup and it (the project, not the company) largely failed due to the increased complexity of redux itself, and a coding style of hyper abstraction.

Maybe it works on large teams and code bases, but it is unnecessary on smaller teams where sane code practices are enough.

1 comments

Can you give some details on what issues you ran into, and what "hyper abstraction" meant?