schneiderfelipe / hyperscript

📎 Create HyperText with Nim.
https://github.com/schneiderfelipe/hyperscript
4 stars 0 forks source link

Should use dom.cloneNode and avoid dom.createElement? #5

Open schneiderfelipe opened 3 years ago

schneiderfelipe commented 3 years ago

Some frameworks seem to do this (e.g., Solid).

schneiderfelipe commented 3 years ago

The discussion should be left to after we use xom as backend. See #17.