Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create reduceReducers util #4744

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Create reduceReducers util #4744

wants to merge 4 commits into from

Conversation

EskiMojo14
Copy link
Contributor

Based on https://github.com/redux-utilities/reduce-reducers/, but with (hopefully) better typings.

Copy link

codesandbox-ci bot commented Sep 26, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@EskiMojo14
Copy link
Contributor Author

Size Change: +99 B (+2.13%)

Total Size: 4.76 kB

Filename Size Change
dist/redux.legacy-esm.js 4.76 kB +99 B (+2.13%)

compressed-size-action

Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 2d0d0b6
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/66f6b326d15d770008356d57
😎 Deploy Preview https://deploy-preview-4744--redux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Co-authored-by: Arya Emami <aryaemami59@yahoo.com>
@aryaemami59
Copy link
Contributor

Excited for this. Do you think this needs a type test as well?

@EskiMojo14
Copy link
Contributor Author

Excited for this. Do you think this needs a type test as well?

can do - combineReducers doesn't really have one as far as i can tell, so i was following that precedent

Co-authored-by: Arya Emami <aryaemami59@yahoo.com>
@EskiMojo14 EskiMojo14 marked this pull request as ready for review September 27, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants