@akash_rawal to Programming [email protected] • edit-21 year agoProgramming HTML in Rust may have annoyed some gods.i.imgur.comimagemessage-square10arrow-up158arrow-down13cross-posted to: programminghorror
arrow-up155arrow-down1imageProgramming HTML in Rust may have annoyed some gods.i.imgur.com@akash_rawal to Programming [email protected] • edit-21 year agomessage-square10cross-posted to: programminghorror
minus-square@[email protected]linkfedilink28•1 year agoWeb development is, and will always be, just a game of finding increasingly cursed unique ways to concatenate HTML strings
minus-square@[email protected]linkfedilink4•1 year agoOne day I’ll find a reason to use html!. One day.
minus-square@[email protected]linkfedilink2•1 year agoThe 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.