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

Remove outdated content in "How do I organize nested or duplicate data in my state?" #4438

Merged
merged 4 commits into from
Nov 20, 2022

Conversation

jshoung
Copy link
Contributor

@jshoung jshoung commented Nov 20, 2022


name: 📖 Updated Documentation Content
about: Remove outdated content in "How do I organize nested or duplicate data in my state?"

Checklist

What docs page is being added or updated?

  • Section: How do I organize nested or duplicate data in my state?
  • Page: Redux FAQ: Organizing State

For Updating Existing Content

What updates should be made to the page?

  • Add a link to "Redux Essentials: Normalizing Data"
  • Remove content that contains multiple dead/outdated links
  • Remove content focused on performance optimization with older versions of react-redux and react
    • I understand this section is about organizing state but after reading through "High-Performance Redux" and "Stack Overflow: How to optimize small updates to props of nested components in React + Redux?", they only mention normalization briefly
    • Their main focus was more on optimizing performance with older APIs/patterns like makeMapStateToProps and shouldComponentUpdate, which doesn't seem relevant to include anymore

* Outdated example with legacy patterns
* Examples heavily use outdated version of react-redux
* Lots of dead links and reference to old React-Redux APIs
@codesandbox-ci
Copy link

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.

Latest deployment of this branch, based on commit 4d82d99:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

@netlify
Copy link

netlify bot commented Nov 20, 2022

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 4d82d99
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/637a02c8b188ad0008d1dc14
😎 Deploy Preview https://deploy-preview-4438--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 settings.

@timdorr
Copy link
Member

timdorr commented Nov 20, 2022

Thanks!

@timdorr timdorr merged commit c2cd170 into reduxjs:master Nov 20, 2022
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