|
|
|
|
|
by anthonyshort
4438 days 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. |
|