Hacker News new | ask | show | jobs
by mtschopp 3982 days ago
Nice idea. Would be cool if an element's background-color changes for a second whenever it has been rerendered.
1 comments

I also thought about making it have the elements background-color or some other attribute animate from teal to gray over time so new nodes would be brighter. I haven't had a chance to try it but it would be really cool to see visually how many DOM nodes are getting completely rerendered (in other words, how well one is using React).