Earlier quoted context omitted.
Honestly I don't know. There is so much cargo culting nowadays in software development (agile, GitHub, white board interviews, hacker rank, tdd, add, ci, cd, redux, etc etc) and so many new people ( I worked in 3 different React projects in the last 2 years with 3 different teams. Only one required something as complex as Redux (and most likely Flux or other simpler state libraries would do). You know what? All of th…
I'm a Redux maintainer. FWIW, we've _always_ tried to clarify when it actually makes sense to use Redux: https://redux.js.org/faq/general#when-should-i-use-redux https://medium.com/@dan_abramov/you-might-not-need-redux-be4...
Unfortunately it falls on deaf ears and it is still overused pretty much everywhere.