akash_rawal@lemmy.world to Programming Horror · edit-22 年前Programming HTML in Rust may have annoyed some gods.i.imgur.comexternal-linkmessage-square10linkfedilinkarrow-up156arrow-down13cross-posted to: [email protected]
arrow-up153arrow-down1external-linkProgramming HTML in Rust may have annoyed some gods.i.imgur.comakash_rawal@lemmy.world to Programming Horror · edit-22 年前message-square10linkfedilinkcross-posted to: [email protected]
minus-squareHexareilinkfedilinkarrow-up28·2 年前Web development is, and will always be, just a game of finding increasingly cursed unique ways to concatenate HTML strings
minus-squarecadekat@pawb.sociallinkfedilinkarrow-up4·2 年前One day I’ll find a reason to use html!. One day.
minus-squareo11clinkfedilinkarrow-up2·2 年前The problem is that what everybody really wants is parameterization, not concatenation. But most solutions therefor are flaky even if they exist.
Web development is, and will always be, just a game of finding increasingly
cursedunique ways to concatenate HTML stringsOne 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.