can anyone tell me why don't angular use virtual dom instead regular dom. if it's happen then angular can beat react easily.
For further actions, you may consider blocking this person and/or reporting abuse
can anyone tell me why don't angular use virtual dom instead regular dom. if it's happen then angular can beat react easily.
For further actions, you may consider blocking this person and/or reporting abuse
Shafayet Hossain -
Tech Guru -
tripleo -
scheeseb -
Top comments (2)
Both React and Angular have their own techniques to optimise performance when making changes to the DOM. React uses its virtual DOM, but Angular has its own wizardry going on.
I don't work with Angular so take my opinion with a grain of salt, but most articles I see agree that Angular's latest version is just as performant as React when it comes to updating the DOM.
NOTE
For the sake of clarity, I should point out that virtual DOM and Shadow DOM are not the same thing. This article does a good job of explaining the difference.
thanks. and angular11 is a great framework for making web application. so i suggest you that you should learn angular11.