reduxjs / redux

A JS library for predictable global state management
https://redux.js.org
MIT License
60.93k stars 15.27k forks source link

Add Debugging Redux page to documentation #4756

Closed vishwamartur closed 4 days ago

vishwamartur commented 6 days ago

Related to #4711

Add a "Debugging Redux" page to the documentation.

codesandbox-ci[bot] commented 6 days ago

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.

netlify[bot] commented 6 days ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit 6990781ca33c8fa3f87d60544d69981ce6436d56
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 commented 4 days ago

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.