(no title)
sdnguyen90 | 7 years ago
If you're comparing it to ReasonReact, you still have the React/ReactDOM Javascript dependency which is still ~30kb gzipped
sdnguyen90 | 7 years ago
If you're comparing it to ReasonReact, you still have the React/ReactDOM Javascript dependency which is still ~30kb gzipped
bjz_|7 years ago
- https://github.com/janestreet/incr_dom/
- https://www.youtube.com/watch?v=h_e5pPKI0K4
Seems like it might be tied to js_of_ocaml though...
PascalW|7 years ago
I tried this a few weeks back and have to say that it only worked with Inferno.js though, not Preact (lack of React 16 feature support) nor Nerv.js.