|
|
|
|
|
by pier25
91 days ago
|
|
Games can afford the luxury to re-render everyting on every frame. The DOM? Not so much. This bottleneck could be alleviated if browsers shipped native dom morphing or even some kind of native vdom but we're stuck with userland js solutions. |
|