7 ms·
Nice idea. Would be cool if an element's background-color changes for a second whenever it has been rerendered.
by mtschopp 11y ago
Nice idea. Would be cool if an element's background-color changes for a second whenever it has been rerendered.
- Cymen 11y agoI 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).