is there anything better for Go than it's default templating??!?!?
https://github.com/robertkrimen/otto
https://github.com/stephanos/go-reactjs hmmmmm maybe more feasible than v8
there we go; https://github.com/superseriousbusiness/gotosocial/pull/260
'better' React rendering with Goja, a pure-go engine
@f0x yeahhh, templating itself is a fraught endeavor. text representations like html are just there to make it easier for humans to read and write; us machines prefer to work in the AST domain directly, which is why React is such a friend
@vy React is very friend shaped
i guess i will hate them all anyways because they're not React...