virtual-domReactVirtual DomMediumWhat is the main benefit of the virtual DOM?1It enables a declarative programming model2It is always faster than any hand-written DOM update3It removes the need for JavaScript4It stores data permanentlyBack to list