angular-virtual-dom
angular-virtual-dom copied to clipboard
Fully build out AngularJS with virtual DOM
Hi Tero, do you think it's feasible to build a version of AngularJS that entirely uses virtual DOM to render? Would it be able, for example to support directives? How much faster would it be and would it approach the rendering times of React/Vue?