-
### What problem does this feature solve?
Currently there is no way to receive alerts (and possibly rerender) in production concerning SSR vs VDom mismatch.
This is critical because different br…
-
For context, I try to port the elm-playground library to OCaml by using ocaml-vdom.
In elm, one can subscribe to the onAnimationFrame Javascript event to generate a Tick (or `Tick) message that
ca…
-
DOM currently renders from top to bottom without efficiently patching the diff of the incoming VDOM structure.
See [gooact](https://github.com/sweetpalma/gooact/blob/master/gooact.js) for an exampl…
-
https://twitter.com/1kap10/status/1729494967205105781
Nice project, would like to see examples with global state management, listening to window events and json handling.
How do rendering work?…
-
Some off the top of my head, cause I know I use them in my vdom lib since they are often faster.
`node.nodeValue`
`node.replaceChild`
`node.style.cssText`
-
为啥不参考vdom的实现,把时间复杂度降下来呢?
-
> Une belle base pour developer des composants / widgets / views
belbase is bel-based.
Provides higher lvl API to yo-yo and bel, possibly diffhtml / vdom.
related: mklabs/yov
-
As noted in https://github.com/salesforce/lwc/pull/2781#discussion_r851122249, our test coverage will decrease due to the static vnode optimization. Ideally we should add new tests to cover those vdom…
-
**Description**
I created following resource
```
"resource": {
"fortios_system_global": {
"global": {
"vdom_mode": "multi-vdom",
"timezone": "UTC",
"ho…
-
Cheers! This issue contains brainstorming and some ideas how the "future of DOM" would look like in my eyes. These are not direct feature requests, instead I'm hoping that these topics raise some disc…