7 ms·What is the shadow DOM in Safari and will it interfere with React JS?by apunic 13y agoWhat is the shadow DOM in Safari and will it interfere with React JS?masklinn 13y agoThere is no relation between shadow dom and react.kibibu 13y agoPerhaps they were thinking of http://www.polymer-project.org/ http://www.polymer-project.org/?chc 13y agoI think it was just a confusion between Shadoe DOM and React's virtual DOM, which is basically a pure-JavaScript doppelgänger of the real DOM for your React components.