-
The `README.md` no where said that it's just for react. I wanted it to use for infernojs. I set it up and boom.. it said, `react undefined`.
Using `babel-plugin-transform-runtime`
I'm trying to…
-
In the context of modern web development, many frameworks and libraries rely on the concept of a virtual DOM (VDOM) to manage and efficiently update the actual DOM of the web application. The ability …
irony updated
1 month ago
-
Export to a zip or tar.gz file.
Import from zip or tar.gz file.
Ideally, provide option to export an app ready to run in local env. It means to add gulpfile for dumber, add devDeps and scripts in …
-
- [ ] The `counter-vanilla` example is a UMD script tag, so that'll break. ESM module?
- [ ] Nuke most of the examples?
-
https://www.typescriptlang.org/docs/handbook/enums.html#const-enums
-
Get Speedometer working in Servo. Speedometer is here: http://browserbench.org/Speedometer/
This metabug is specifically just to get it running. Performance issues will be tracked in a separate met…
-
Does inferno compatible with the new react hook useState?
-
The readme and website make a bunch of extraordinary claims ("same api, much faster, better browser compat, smaller bundle size"), but what are the tradeoffs of choosing Nerv vs vanilla React? What do…
-
Hello,
I would like to implement child tab inside a parent tab, as below, however when the child tabs are clicked the parent tabs are loaded.
Does a11y support this functionality?
```
…
-
I just thought about replacing the theming helpers in fela with this unified approach. Sadly it only supports React and we have to serve something for Preact and Inferno as well.
(https://github.com/…