Comment by silverwind 16 hours ago Virtual DOM is a useless abstraction, there are numerous libs that perform fine without it. 1 comment silverwind Reply nine_k 16 hours ago 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.
nine_k 16 hours ago 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.