DEV Community

Discussion on: A Year of React - 2019 in Review

Collapse
 
markerikson profile image
Mark Erikson

Nice to see the Redux Style Guide I wrote made the list :) Gotten a lot of very positive feedback from publishing that.

Folks should also 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