↳
In-reply-to
»
What kind of fucking bullshit is this horrible Go template garbage!? What the hell is wrong with my template? https://lyse.isobeef.org/tmp/wtf_test.go.txt I rip it all out and replace it with some other template engine that doesn't suck balls. Holy fuck. What a giant waste of time, every fucking time I deal with this shit. End of rage. :-)
⤋ Read More
I ran into an issue with the scoping of variables in pongo2
. The modifications in the loop are not visible to the outside. That’s a bummer. Exactly this: https://github.com/flosch/pongo2/issues/163