|
|
|
|
|
by naasking
3026 days ago
|
|
> With the non-vdom approach, you're creating a new textarea element, and set its value. This isn't necessarily true. In fact, it's not true of Surplus and Radi.js, which is partly why they're much faster than every vdom framework out there. |
|
But they're creating new DOM nodes when values-on-which-the-code-depends change.