reduxjs/redux

[Docs] Add a "Debugging Redux" page

markerikson opened this issue · 0 comments

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