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

Docs: Update 'Balance Selector Usage' section #4784

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkillian
Copy link


name: 📝 Documentation Fix
about: Fixing a problem in an existing docs page

Checklist

What docs page needs to be fixed?

  • Section: Balance Selector Usage
  • Page: Deriving Data with Selectors

What is the problem?

The docs previously seemed to imply that memoizing an expensive selector computation was only worth it if the selector didn't return a scalar.

What changes does this PR make to fix the problem?

Just a slight tweak to the docs to clarify that memoizing to prevent expensive computations can be worthwhile situationally.

Copy link

codesandbox-ci bot commented Mar 18, 2025

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.

@jkillian jkillian marked this pull request as ready for review March 18, 2025 02:45
Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 516c705
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/67d8de04b001af000848f0fa
😎 Deploy Preview https://deploy-preview-4784--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.

Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 38de0f0
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/67d8de244c780b0008cf6f25
😎 Deploy Preview https://deploy-preview-4784--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.

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.

Potentially misleading advice in "Balanced Selector Usage"
1 participant