|
|
|
|
|
by joesb
4171 days ago
|
|
I hope all the virtual-DOM based library comes to concensus with one based virtual-DOM library, or that it becomes part of the browser standard. I don't mean the whole React library, I mean just "this a the DOM before, here's the change, now patch it" part. More and more framework and UI library are going to be built around vritual-DOM concept. I don't want integration nightmare of UI-libraries working only on some React-like library. |
|