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] Add a "Debugging Redux" page #4711

Open
markerikson opened this issue Jun 22, 2024 · 0 comments
Open

[Docs] Add a "Debugging Redux" page #4711

markerikson opened this issue Jun 22, 2024 · 0 comments
Labels

Comments

@markerikson
Copy link
Contributor

Really ought to add a usage guide page that talks about debugging Redux:

  • Overall mindset of tracing actions
  • Using the Redux DevTools
  • Using Replay
  • links to my "Debugging JS" talk and maybe a couple other resources
vishwamartur added a commit to vishwamartur/redux that referenced this issue Nov 16, 2024
Related to reduxjs#4711

Add a "Debugging Redux" page to the documentation.

* **New Page**: Add `docs/usage/DebuggingRedux.md` with sections on tracing actions, using Redux DevTools, and using Replay. Include links to the "Debugging JS" talk and other relevant resources.
* **Index Update**: Modify `docs/usage/index.md` to include a link to the new "Debugging Redux" page.
* **Sidebar Update**: Update `website/sidebars.js` to add an entry for the new "Debugging Redux" page in the sidebar configuration.
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

1 participant