Hacker News new | ask | show | jobs
by awesomepeter 2583 days ago
Which is the same thing that a virtual DOM does, it also has to have an adapter(react-dom in Reacts case) which applies the VDOM to the real DOM via it's imperative API.