Hacker News new | ask | show | jobs
by werm82 1821 days ago
Virtual DOM is completely different from Shadow DOM. Shadow DOM is an isolated DOM of a web component, separate from the global DOM.