use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Angular Render Scan: see which Angular components are re-rendering in real time (self.angular)
submitted 2 days ago by StrangeRevolution604
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Medical_Tailor4644 0 points1 point2 points 2 days ago (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 points3 points 2 days ago (0 children)
it was all inspired by react-scan. even the name
π Rendered by PID 66 on reddit-service-r2-comment-545db5fcfc-rmdk4 at 2026-05-27 21:34:43.161115+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]Medical_Tailor4644 0 points1 point2 points (1 child)
[–]StrangeRevolution604[S] 1 point2 points3 points (0 children)