DEV Community

Discussion on: Small update on Redux usage

Collapse
 
markerikson profile image
Mark Erikson

Glad to see that the Style Guide page I wrote is proving useful!

Also, be sure to check out our new official Redux Toolkit package. It includes utilities to simplify several common Redux use cases, including store setup, defining reducers, immutable update logic, and even creating entire "slices" of state at once:

redux-toolkit.js.org