MHLoppy@fedia.io to Programmer Humor@programming.dev · 4 months agoisInHell = 'true'fedia.ioexternal-linkmessage-square27linkfedilinkarrow-up120arrow-down10file-text
arrow-up120arrow-down1external-linkisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 4 months agomessage-square27linkfedilinkfile-text
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up1·4 months agotrue, though sometimes i find the more verbose style easier to read, and more maintainable (eg: you want to do something else in the block, you can just add a line instead of changing your ternary / etc). Small things
true, though sometimes i find the more verbose style easier to read, and more maintainable (eg: you want to do something else in the block, you can just add a line instead of changing your ternary / etc). Small things