redux
redux copied to clipboard
A JS library for predictable global state management
:bug: Bug fix: by design the resulting state type of any enhancer is based on the original type. Providing this relationship in the generic constraints allows enhancers to gain type...
in essentials tutorial part 4 --- name: :book: New/Updated Documentation Content about: Adding a new docs page, or updating content in an existing docs page --- ## PR Type **Does...
--- name: :book: New/Updated Documentation Content about: Adding a new docs page, or updating content in an existing docs page --- ## PR Type Updates Examples ## Checklist - [x]...
A handful of people have recently asked in Discord as well on StackOverflow about how to setup Storybook when using hooks instead of `connect`. When attempting to help these people,...
--- name: "Fix type of next parameter in StoreEnhancer type" about: Fix type of next parameter in StoreEnhancer type --- ## PR Type ### Does this PR add a new...
--- name: "Revert adding return to replaceReducer" about: Revert adding return to replaceReducer --- ## PR Type ### Does this PR add a new _feature_, or fix a _bug_? Fix...
This PR really doesn't fit under any of the categories available. Sorry if this kind of PR is not accepted, I will close if it's not. This PR enables prefer...
Thanks for the PR! To better assist you, please select the type of PR you want to create. Click the "Preview" tab above, and click on the link for the...
Thanks for the PR! To better assist you, please select the type of PR you want to create. Click the "Preview" tab above, and click on the link for the...
This is a tracking issue to cover all tasks related to rewriting our existing example projects. ## Tasks - [ ] Decide which examples can be removed (like `todos` vs...