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

Redux FAQ: Organizing State Outdated #4421

Open
wadsworj opened this issue Sep 23, 2022 · 2 comments
Open

Redux FAQ: Organizing State Outdated #4421

wadsworj opened this issue Sep 23, 2022 · 2 comments
Labels

Comments

@wadsworj
Copy link

wadsworj commented Sep 23, 2022

What docs page needs to be fixed?

  • Faq:
  • Redux FAQ: Organizing State:

https://redux.js.org/faq/organizing-state

What is the problem?

I was looking at this today and this FAQ seems outdated.

In particular, it links to two community packages that have been out of date since 2015:

redux-component, redux-react-local

It also makes mention of this.setState().

There is no mention of RTK, useSelector, or react hooks.

As a beginner, this is a very confusing page to come across via Google.

What should be changed to fix the problem?

Ideally - it should be updated. If not - it should be marked as depreciated or removed.

@markerikson
Copy link
Contributor

Yeah, I wrote the original FAQ page back in 2016, and most of it hasn't been updated since then. Unfortunately, I'm busy enough that I haven't had time to go through and clean it up. Sorry!

The general principles in the FAQ are still 100% valid, but agreed that some of the specific bits of advice and links are out of date.

If anyone else would like to help sweep through the FAQ entries and update things, I'd really appreciate it!

@dhananjaysa92
Copy link

Looking into this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants