#talk to me
1 messages · Page 1 of 1 (latest)
so I am rendering pages with gohtml, and using vanilla javascript if i need to do animations. I have a preact admin panel, and rendering lexical editor. that's not the fancy bit...
I have lexical editor inside gohtml by exporting the preact component as a single file!! and i'm halfway there to making it fast as hell, because it will load separately to the rest
tl;dr i put preact components inside go components