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 Debugging Redux page to documentation #4756

Closed

Conversation

vishwamartur
Copy link

Related to #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.

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.
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.

Copy link

netlify bot commented Nov 16, 2024

Deploy Preview for redux-docs ready!

Name Link
🔨 Latest commit 6990781
🔍 Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/6738d0f11d7a720008fc15a6
😎 Deploy Preview https://deploy-preview-4756--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.

@markerikson
Copy link
Contributor

markerikson commented Nov 18, 2024

Hi! Appreciate you filing the PR. That said, this feels awfully short. I've been envisioning a longer guide page with a lot more details and instructions on how to actually approach this process and use the tools.

Also, I don't think some of the content here is valid. The phrase "Enable Replay in your application" doesn't seem right at all - that's not how you make Replay recordings.

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.

3 participants