My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Does Angular ship with a Virtual DOM, like React?

Fernando Morris's photo
Fernando Morris
·Dec 9, 2016

React has a VirtualDOM which arguably make is performant. Angular folks, does Angular have a Virtual DOM, as similar to React; or is it all Vanilla JS manipulation? If it doesn’t, do yo think Angular should ship with a Virtual DOM?