DEV Community

Discussion on: Redux is half of a pattern (1/2)

 
davidkpiano profile image
David K. 🎹

The low-level API is fine... that it enforces a single atomic global store is where unnecessary complexity grows.

More on that in part 2!