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

Add docs about batch() API to Performance FAQ #3431

Merged
merged 2 commits into from
May 24, 2019

Conversation

augbog
Copy link
Contributor

@augbog augbog commented May 24, 2019

I noticed in the v7 release we added support for the batch() API. I know there are docs planned for upcoming releases but thought it could be something to mention in the Performance FAQ. In the section where we talk about batching updates, we still recommend in the FAQ other packages i.e. redux-batched-actions, etc.

I feel it would be good to give users a heads up in this section to take a look if upgrading and using the new batch() API would address their needs. I still left text relevant to users who have not upgraded yet though.

If you feel this is unnecessary or if I can improve the docs in any way, feel free to reject or let me know :) We started using the batch() API and it's been great.

@netlify
Copy link

netlify bot commented May 24, 2019

Deploy preview for redux-docs ready!

Built with commit ed20766

https://deploy-preview-3431--redux-docs.netlify.com

@markerikson
Copy link
Contributor

Thanks! I'll tweak the wording a bit, and then merge this in.

@markerikson markerikson merged commit 47d7b95 into reduxjs:master May 24, 2019
@augbog
Copy link
Contributor Author

augbog commented May 28, 2019

For sure :) thanks for all your hard work <3

@augbog augbog deleted the augbog/add-batch-API-to-FAQ branch May 28, 2019 17:38
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
* Add docs about batch API to Performance FAQ

* Update Performance.md


Former-commit-id: d9530fe
Former-commit-id: cd2effb
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
* Add docs about batch API to Performance FAQ

* Update Performance.md


Former-commit-id: d9530fe
Former-commit-id: cd2effb
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