virtual-domReactVirtual DomEasyWhat is the 'virtual DOM' in React?1A tree of plain JavaScript objects describing what the UI should look like2An exact live copy of the browser DOM3A remote server-side DOM4A CSS abstraction layerBack to list