top | item 36793732

(no title)

rubinlinux | 2 years ago

And vuejs has a browser plugin which can sort-of show you which components call which components to get there.

discuss

order

Izkata|2 years ago

React and Redux both have similar addons as well, to inspect the component tree and to see the state changes over time (and even roll back; "time travel debugging" has been one of Redux's primary features since it was released).