What's a difference between a DOM object and a virtual DOM object?


  • A virtual DOM object can update much faster than a regular DOM object.
  • A virtual DOM object can't directly affect HTML.
  • A virtual DOM object will be updated if ANY JSX element renders.


Comments

Archive

Contact Form

Send