React JS Tutorial 4: What is Virtual DOM?

preview_player
Показать описание
Learn what is virtual DOM in React JS and how it works with real DOM.

Рекомендации по теме
Комментарии
Автор

This is an EXCELLENT explanation for the DOM. Thank you.

meccaadams
Автор

Thanks for the simple explanation! I always hear/read the terms, but never got what everyone was talking about, finally got it now!

mallechilie
Автор

Simple and crystal clear explanation. Thanks !

vasu
Автор

Thank You so much this is awesome explanation :)

sourabhsomani
Автор

Thank you so much for this video! A great explanation :)

borsos_ilo
Автор

Now I understand it. Thanks a lot. Other tutorials were impossible to understand

blueblue
Автор

this is the only video that taught me something about virtual dom

HabiburRahman-xsgb
Автор

After years I finally understand the virtual dom sort of ha! Thanks boss

pjf
Автор

really awesome way to teach the concept of real and actual dom

izrfoly
Автор

The best explanation I have found, very clear and easy to understand, thank you!

ren
Автор

Thank you so much for visual explanation. Now it is very clear.

jahongirbozarov
Автор

After watching other videos this is the best explanation!

darkprincess
Автор

Simple yet effective explanation.
Thank You😄

Dev-orcu
Автор

Time has not gone wasted here. thankyou sir

shehriyarnadeem
Автор

thanks you for clear&short explanation.

vinodsamy
Автор

Great explanation regarding document object model. Thanks Bro

shohailaamil
Автор

thanks for the video man great explanation

brayantbenitez
Автор

that was great explanation, thank you

yazenmagableh
Автор

Thanku bro for brilliant explanation 🤩

NeerajExplores
Автор

I’m sorry but I’m a little confused. The painting of the ui is slow part right? So if the real dom receives changes at say node 4 from the virtual dom, does it not paint node 1, 2, 3 and 4 again? I guess my confusion is when you make a change in regular JavaScript to only node 4, how is that any different if the real dom is painting node 1, 2, 3 and 4 again. Perhaps I’m not understanding how the painting of the ui is done by the real dom

westfield