Hacker News new | ask | show | jobs
by sjogress 2074 days ago
The main boon of Redux et al in my experience is that they impose some rules as to where and how state changers are handled, meaning less weird inconsistencies when working in a team (especielly if the team members change over time).