Y
Hacker News
new
|
ask
|
show
|
jobs
by
k__
3071 days ago
Also
https://github.com/Jador/react-hyperscript-helpers/blob/mast...
which is even more terse
1 comments
lukejacksonn
3071 days ago
We have something like this for hyperapp (
https://github.com/hyperapp/html
). The aim of this variant was to experiment to see wether it is feasible to rid of view dependencies (either `h` or precompiled tags like `h1` etc.)
link