Hacker News new | ask | show | jobs
by merb 3031 days ago
what you discribe is basically what https://github.com/google/incremental-dom is all about and in certain cases it probably is as fast as vdom and also less memory heavy.