You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/rendering-elements.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,6 @@ Ezt megerősítheted a [legutolsó példa](codepen://rendering-elements/update-r
70
70
71
71

72
72
73
-
<<<<<<< HEAD
74
73
Hacsak egy elemet is készítünk ami leírja a teljes felhasználói felület fát minden egyes kettyenéshez, a React DOM akkor is csak a megváltozott szövegcsomópontok tartalmát fogja frissíteni.
75
-
=======
76
-
Even though we create an element describing the whole UI tree on every tick, only the text node whose contents have changed gets updated by React DOM.
77
-
>>>>>>> 821e20726266bc8113353d0c2b6d885f82e584a8
78
74
79
75
Tapasztalataink szerint úgy gondolni a felhasználói felületre hogy az hogyan is nézzen ki egy adott pillanatban ahelyett hogy hogyan fog változni az idő múlásával, egy csomó programhibát gátol meg.
0 commit comments