Filipp Riabchun
03/21/2018, 8:15 PM+
like with stringsneworldlt
03/22/2018, 11:30 AMreturn node {
div {
p { }
}
}
I suppose it could work for html and for react nodes.Filipp Riabchun
03/22/2018, 12:01 PMdiv
and p
to be non-pure functionsneworldlt
03/22/2018, 12:12 PMjsx
is also kind of dsl of ugly React.createElement()
neworldlt
03/22/2018, 12:17 PM