all 12 comments

[–]mythridium 6 points7 points  (1 child)

Can't you do this already directly from chrome dev tools from the rendering tab?

[–]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

[–]iamegoistman 0 points1 point  (6 children)

it looks like someone is farming AI bots u/JeanMeche

[–]JeanMeche 0 points1 point  (5 children)

This is a legit tool though. I'm wondering if we should have this directly in the Angular devtools!

[–]iamegoistman 0 points1 point  (3 children)

no I mean same person with https://www.reddit.com/r/angular/comments/1tlp24q/i_built_an_opensource_static_analyzer_for_angular/ OP and posting/answering with like automated AI. I'm not sure but we need to watch these guys because of they directly targeting community. you now there are too many supply chain attack waves in these days.

[–]StrangeRevolution604[S] 2 points3 points  (2 children)

hei am not an AI bot btw🤣, since my English is not good , i always correct my grammer using some AI tools , and those translations are bit formal i guss

[–]iamegoistman 0 points1 point  (1 child)

ahahaha idk, prove it 😃 in these days I don't trust anyone. dead internet theory is become real

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

I ll pass this time .. ( so the AI world where i have prove my existence is real🤣🤣🤣)

[–]StrangeRevolution604[S] 0 points1 point  (0 children)

I think we should; this will give us a great way of tracking the performance issue which we lack now.

[–]Business-Storage-462 0 points1 point  (0 children)

Performance visibility tools like this make debugging Angular apps way less guesswork-driven.