53
Programming HTML in Rust may have annoyed some gods.
(i.imgur.com)
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev
Web development is, and will always be, just a game of finding increasingly ~~cursed~~ unique ways to concatenate HTML strings
One day I'll find a reason to use
html!
. One day.The problem is that what everybody really wants is parameterization, not concatenation. But most solutions therefor are flaky even if they exist.