|
You are here |
www.bennett.ink | ||
| | | | |
sandroroth.com
|
|
| | | | | Reducers are not only useful for global state management. They can also be used for local component state. And compared to plain useReducer() we can reduce boilerplate code by adapting the API of modern reducer libraries like Redux Toolkit (RTK). | |
| | | | |
changelog.com
|
|
| | | | | I am a huge proponent of a couple of specific ideas. One is that you should always try to understand what problems a specific tool is trying to solve... And another is that you need to understand exactly what problems you are trying to solve in your own application right now, and pick the tools that solve your problem ... | |
| | | | |
blog.isquaredsoftware.com
|
|
| | | | | Definitive answers and clarification on the purpose and use cases for Context and Redux | |
| | | | |
github.com
|
|
| | | A JS library for predictable global state management - reduxjs/redux | ||