davidgilbertson/react-recollect

Add better debugging tools

Closed this issue · 0 comments

I want to be able to see (in the console):

  • All the prop paths a given component is subscribed to.
    • By name
    • By name + key
  • All the components subscribed to a given prop
  • All prop paths by component (name+key)
  • All components (name+key) by prop path