The virtual DOM doesn't skip rendering. It skips writing to the DOM.
"The virtual DOM skips re-rendering unchanged parts" is one of those explanations that gets repeated so often it starts to sound obviously true. It's not quite right, and the gap between what it actua
101beardo.hashnode.dev3 min read