not just for frontend webapps, but serverside rendering templating too :>
@f0x you can also call go functions from within templates iirc, mental :')
@f0x having fun? :P
@dumpsterqueer yeaaa
@f0x I also had a horrible time with the template just trying to write something very simple, so trying to do something more complex than just filling in a few variables? Oof
@dumpsterqueer oh I am *absolutely* not going to do anything more than variable filling here haha
@f0x don't fancy passing functions into your template? :P
@dumpsterqueer nope nope nope
@f0x I'll try it one day and get back to you :') it looks horrid and I delight in the grotesque
@f0x Yeah, if it’s not using or moving toward a modern React (-style) page build system, it’s not a project I’m willing to put any time into
because they all operate on the basis of just yeeting text together, just replacing variables and concatinating files, and that's NOT HOW STUFF WORKS