Hacker News new | ask | show | jobs
by kibibu 4505 days ago
Perhaps they were thinking of http://www.polymer-project.org/?
1 comments

I 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.