7 ms·
Nope, no virtual DOM. I like that concept, but I wanted to keep it simple. I'd like to make a virtual DOM plugin but it's a non-trivial task. It still batches
by anthonyshort 12y ago
Nope, no virtual DOM. I like that concept, but I wanted to keep it simple. I'd like to make a virtual DOM plugin but it's a non-trivial task.
It still batches all changes using requestAnimationFrame and it'll support Object.observe when that's ready.