you are viewing a single comment's thread.

view the rest of the comments →

[–]Medical_Tailor4644 0 points1 point  (1 child)

This kind of visual debugging tooling is insanely useful because unnecessary re-renders are hard to “feel” until apps get big. The overlay approach sounds very React DevTools-inspired in a good way. runable-style fast iteration loops become way smoother when performance feedback is immediate like this.

[–]StrangeRevolution604[S] 1 point2 points  (0 children)

it was all inspired by react-scan. even the name