You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Really ought to add a usage guide page that talks about debugging Redux:
The text was updated successfully, but these errors were encountered: