-
Being able to construct a virtual DOM from HTML is very useful, especially for SSR.
Some options might include:
- https://chinedufn.github.io/percy/
-
> I found that at 1000 thoughts, the interactions start to feel sluggish. This happens with the last thoughts, and it doesn't happen with the first thoughts. It starts at around ~500. After testing an…
-
Hi,
I'm trying to write a simple proof of concept.
I would like to virtualize an existing DOM node, generate a new VTree with `h`, then diff the two and patch the DOM node.
What I do is:
```
var vtr…
-
### Clear and concise description of the problem
### Use case:
Creating a component, island or extension with a single shadow root, but consisting of multiple nested components.
Currently, th…
-
## Summary
Creating framework bindings requires extensive knowledge of the Sortable API, DOM and the particular framework because once the framework updates state, all the DOM manipulation Sortable…
-
Using a 28x53 table loading takes about 8 seconds in FAB customer application
-
I think it would be beneficial to have some way to have virtualize handle keys from virtual-dom (https://github.com/Matt-Esch/virtual-dom/blob/master/virtual-hyperscript/README.md#key).
Maybe we can …
kesne updated
9 years ago
-
What companies / applications use virtual-dom?
It would be interesting to have some kind of "virtual-dom in the wild" section but I'm realizing I don't know of examples beyond the ones I've been work…
-
Hi this is Shuvo. I want to know that, does this 'virtual-dom' broke the patent made by Facebook Virtual Dom Idea? Thanks in Advance.
-
Subscribe components to state change and emit DOM operations.
https://medium.com/@jiyinyiyong/virtual-dom-is-the-new-ir-67839bcb5c71#.h79okw5ia
https://github.com/alibaba/weex/blob/dev/doc/specs/v…