# Virtual DOM

Skill · Web Development

Canonical page: https://career.thegoodapps.co/skills/virtual-dom

The Virtual DOM is a programming concept, popularized by libraries like React, in which an in-memory representation of the actual browser DOM is kept and updated first, then efficiently diffed against the previous version to minimize costly direct DOM manipulations. Front-end developers use it to improve web application performance and simplify UI updates, since manually manipulating the real DOM is comparatively slow. It underlies the reactive rendering model of frameworks like React and Vue.js.

Related skills: [JavaScript](https://career.thegoodapps.co/skills/javascript), [React](https://career.thegoodapps.co/skills/react), [Mithril.js](https://career.thegoodapps.co/skills/mithril-js), [Vue.js](https://career.thegoodapps.co/skills/vue-js), [Preact](https://career.thegoodapps.co/skills/preact), [JSX](https://career.thegoodapps.co/skills/jsx)

## Open roles requiring Virtual DOM (0)

None of the roles we have read name this skill yet. A large share of the visible corpus has not been parsed for skills, so this is at least as likely to be our backlog as the market's verdict.
