Virtual DOM is a useless abstraction, there are numerous libs that perform fine without it.
It's a useful abstraction: you just build the full DOM with every change, a bit like a game engine. It makes so many things simpler.
It's not a free abstraction though.
It's a useful abstraction: you just build the full DOM with every change, a bit like a game engine. It makes so many things simpler.
It's not a free abstraction though.